Searched refs:bHasGraphic (Results 1 – 3 of 3) sorted by relevance
74 sal_Bool bHasGraphic; // HTML any image loaded member82 nOffset(0), nWidth(0), bHasGraphic(sal_False), bEntirePara(true) in ScEEParseEntry()89 nOffset(0), nWidth(0), bHasGraphic(sal_False), bEntirePara(true) in ScEEParseEntry()
2498 bool bHasGraphic = false;2507 bHasGraphic = true;2511 return bHasGraphic;2517 bool bHasGraphic = false;2522 bHasGraphic = true;2526 return bHasGraphic;
1332 if ( !pActEntry->bHasGraphic ) in Image()1377 if ( !pActEntry->bHasGraphic ) in Image()1379 pActEntry->bHasGraphic = sal_True; in Image()
Completed in 44 milliseconds