Searched refs:setBold (Results 1 – 6 of 6) sorted by relevance
97 setBold( nWeight >= 700 ); in setWeight()106 void SAL_CALL VbaNewFont::setBold( sal_Bool bBold ) throw (uno::RuntimeException) in setBold() function in VbaNewFont
52 virtual void SAL_CALL setBold( sal_Bool bBold ) throw (css::uno::RuntimeException);
79 virtual void SAL_CALL setBold( const css::uno::Any& _bold ) throw (css::uno::RuntimeException);
176 VbaFontBase::setBold( const uno::Any& aValue ) throw( uno::RuntimeException ) in setBold() function in VbaFontBase
326 setBold( uno::makeAny( bBold ) ); in setFontStyle()
300 StyleConstants.setBold(as, isBold); in setAttribute()
Completed in 38 milliseconds