Searched refs:IsBold (Results 1 – 7 of 7) sorted by relevance
188 if (IsBold( *pFont )) // bold? in GetStringItem()317 sal_Bool IsBold( const Font &rFont ) in IsBold() function
102 sal_Bool bBold = IsBold( rFont ), in GetStyleName()321 aBoldCheckBox.Check( IsBold( Face ) ); in SetFont()
2459 if (IsBold( GetFont() )) in Prepare()2984 if (IsBold( GetFont() )) in Prepare()
818 sal_Bool bVal = IsBold( rFace ); // bold? in _getPropertyValues()
104 sal_Bool IsBold() const { return bBold; } in IsBold() function in SbStdFont
93 sal_Bool IsBold( const Font &rFont );
190 pVar->PutBool( IsBold() ); in PropBold()
Completed in 59 milliseconds