Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx451 bNoColReplace = rFont.bNoColReplace; in SwFont()
468 bNoColReplace = sal_False; in SwFont()
602 bNoColReplace = rFont.bNoColReplace; in operator =()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx153 sal_Bool bNoColReplace :1; // Replacement without colormanipulation member in SwFont
257 inline sal_Bool IsNoCol() const { return bNoColReplace; } in IsNoCol()
808 bNoColReplace = bNew; in SetNoCol()

Completed in 23 milliseconds