Home
last modified time | relevance | path

Searched refs:bHasGraphic (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Deeparser.hxx74 sal_Bool bHasGraphic; // HTML any image loaded member
82 nOffset(0), nWidth(0), bHasGraphic(sal_False), bEntirePara(true) in ScEEParseEntry()
89 nOffset(0), nWidth(0), bHasGraphic(sal_False), bEntirePara(true) in ScEEParseEntry()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2498 bool bHasGraphic = false;
2507 bHasGraphic = true;
2511 return bHasGraphic;
2517 bool bHasGraphic = false;
2522 bHasGraphic = true;
2526 return bHasGraphic;
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1332 if ( !pActEntry->bHasGraphic ) in Image()
1377 if ( !pActEntry->bHasGraphic ) in Image()
1379 pActEntry->bHasGraphic = sal_True; in Image()

Completed in 43 milliseconds