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()
2497 bool bHasGraphic = false;2506 bHasGraphic = true;2510 return bHasGraphic;2516 bool bHasGraphic = false;2521 bHasGraphic = true;2525 return bHasGraphic;
1332 if ( !pActEntry->bHasGraphic ) in Image()1377 if ( !pActEntry->bHasGraphic ) in Image()1379 pActEntry->bHasGraphic = sal_True; in Image()