Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx374 bFntChg = sal_True; in SetColor()
397 bFntChg = sal_True; in SetFillColor()
412 bFntChg = sal_True; in SetFamily()
425 bFntChg = sal_True; in SetName()
438 bFntChg = sal_True; in SetStyleName()
451 bFntChg = sal_True; in SetCharSet()
465 bFntChg = sal_True; in SetPitch()
478 bFntChg = sal_True; in SetAlign()
493 bFntChg = sal_True; in SetWeight()
506 bFntChg = sal_True; in SetUnderline()
[all …]
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx99 bFntChg = sal_True; in SetBackColor()
168 bFntChg = sal_True; in SetVertical()
445 bFntChg = rFont.bFntChg; in SwFont()
596 bFntChg = rFont.bFntChg; in operator =()
668 if( bFntChg ) in ChgPhysFnt()
671 bFntChg = bOrgChg; in ChgPhysFnt()
/trunk/main/sw/source/core/text/
H A Dporlay.hxx103 sal_Bool bFntChg : 1; member in SwLineLayout
129 inline void SetFntChg( const sal_Bool bNew ) { bFntChg = bNew; } in SetFntChg()
130 inline sal_Bool IsFntChg() const { return bFntChg; } in IsFntChg()
376 bFormatAdj = bDummy = bFntChg = bTab = bEndHyph = bMidHyph = bFly in ResetFlags()

Completed in 24 milliseconds