Home
last modified time | relevance | path

Searched refs:bDoingSymbol (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx620 bool bDoingSymbol = false; in InsertAttrsAsDrawingAttrs() local
661 if (!bDoingSymbol && bSymbol == true) in InsertAttrsAsDrawingAttrs()
663 bDoingSymbol = true; in InsertAttrsAsDrawingAttrs()
671 if (bSymbol == false && bDoingSymbol) in InsertAttrsAsDrawingAttrs()
673 bDoingSymbol = false; in InsertAttrsAsDrawingAttrs()

Completed in 52 milliseconds