Searched refs:bNoColReplace (Results 1 – 2 of 2) sorted by relevance
451 bNoColReplace = rFont.bNoColReplace; in SwFont()468 bNoColReplace = sal_False; in SwFont()602 bNoColReplace = rFont.bNoColReplace; in operator =()
153 sal_Bool bNoColReplace :1; // Replacement without colormanipulation member in SwFont257 inline sal_Bool IsNoCol() const { return bNoColReplace; } in IsNoCol()808 bNoColReplace = bNew; in SetNoCol()
Completed in 24 milliseconds