Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx665 bool bTextObjWasGrouped = false; in ImportGraf() local
667 bTextObjWasGrouped = true; in ImportGraf()
669 if (bTextObjWasGrouped) in ImportGraf()
734 if (pTextObj && !bTextObjWasGrouped && pTextObj->GetPage()) in ImportGraf()