Kaydet (Commit) ea1bb8be authored tarafından Caolán McNamara's avatar Caolán McNamara

grapic->graphic

Change-Id: I81bf188d1dc53783f5f9a3826497aba6c52d3f29
üst 2d66f9dc
...@@ -2381,7 +2381,7 @@ SwFrmFmt* SwWW8ImplReader::Read_GrafLayer( long nGrafAnchorCp ) ...@@ -2381,7 +2381,7 @@ SwFrmFmt* SwWW8ImplReader::Read_GrafLayer( long nGrafAnchorCp )
WW8PLCFspecial* pPF = pPlcxMan->GetFdoa(); WW8PLCFspecial* pPF = pPlcxMan->GetFdoa();
if( !pPF ) if( !pPF )
{ {
OSL_ENSURE( false, "Where is the grapic (1) ?" ); OSL_ENSURE( false, "Where is the graphic (1) ?" );
return 0; return 0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment