Home
last modified time | relevance | path

Searched refs:setBold (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbanewfont.cxx97 setBold( nWeight >= 700 ); in setWeight()
106 void SAL_CALL VbaNewFont::setBold( sal_Bool bBold ) throw (uno::RuntimeException) in setBold() function in VbaNewFont
H A Dvbanewfont.hxx52 virtual void SAL_CALL setBold( sal_Bool bBold ) throw (css::uno::RuntimeException);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx79 virtual void SAL_CALL setBold( const css::uno::Any& _bold ) throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx176 VbaFontBase::setBold( const uno::Any& aValue ) throw( uno::RuntimeException ) in setBold() function in VbaFontBase
/trunk/main/sc/source/ui/vba/
H A Dvbafont.cxx326 setBold( uno::makeAny( bBold ) ); in setFontStyle()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java300 StyleConstants.setBold(as, isBold); in setAttribute()

Completed in 35 milliseconds