Home
last modified time | relevance | path

Searched refs:IsBold (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/starmath/source/
H A Dutility.cxx188 if (IsBold( *pFont )) // bold? in GetStringItem()
317 sal_Bool IsBold( const Font &rFont ) in IsBold() function
H A Ddialog.cxx102 sal_Bool bBold = IsBold( rFont ), in GetStyleName()
321 aBoldCheckBox.Check( IsBold( Face ) ); in SetFont()
H A Dnode.cxx2459 if (IsBold( GetFont() )) in Prepare()
2984 if (IsBold( GetFont() )) in Prepare()
H A Dunomodel.cxx818 sal_Bool bVal = IsBold( rFace ); // bold? in _getPropertyValues()
/aoo42x/main/basic/inc/basic/
H A Dsbstdobj.hxx104 sal_Bool IsBold() const { return bBold; } in IsBold() function in SbStdFont
/aoo42x/main/starmath/inc/
H A Dutility.hxx93 sal_Bool IsBold( const Font &rFont );
/aoo42x/main/basic/source/runtime/
H A Dstdobj1.cxx190 pVar->PutBool( IsBold() ); in PropBold()

Completed in 42 milliseconds