Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dnode.hxx109 sal_Bool bIgnoreDontExpand : 1; // for Text Attributes - ignore the flag member in SwNode
142 inline sal_Bool IsIgnoreDontExpand() const { return bIgnoreDontExpand; } in IsIgnoreDontExpand()
143 inline void SetIgnoreDontExpand( sal_Bool bNew ) { bIgnoreDontExpand = bNew; } in SetIgnoreDontExpand()
/aoo42x/main/sw/source/core/docnode/
H A Dnode.cxx336 bSetNumLSpace = bIgnoreDontExpand = sal_False; in SwNode()
370 bSetNumLSpace = bIgnoreDontExpand = sal_False; in SwNode()

Completed in 27 milliseconds