Searched refs:getBold (Results 1 – 9 of 9) sorted by relevance
336 getBold() >>= bValue; in getFontStyle()351 ScVbaFont::getBold() throw ( uno::RuntimeException ) in getBold() function in ScVbaFont356 return ScVbaFont_BASE::getBold(); in getBold()
63 virtual css::uno::Any SAL_CALL getBold() throw (css::uno::RuntimeException);
92 return getBold() ? 700 : 400; in getWeight()100 sal_Bool SAL_CALL VbaNewFont::getBold() throw (uno::RuntimeException) in getBold() function in VbaNewFont
51 virtual sal_Bool SAL_CALL getBold() throw (css::uno::RuntimeException);
186 SwVbaFont::getBold() throw (uno::RuntimeException) in getBold() function in SwVbaFont189 SwVbaFont_BASE::getBold() >>= bRes; in getBold()
44 virtual css::uno::Any SAL_CALL getBold() throw (css::uno::RuntimeException);
78 virtual css::uno::Any SAL_CALL getBold() throw (css::uno::RuntimeException);
188 VbaFontBase::getBold() throw ( uno::RuntimeException ) in getBold() function in VbaFontBase
1839 -GrUtfTextSrc::getBold(gr::toffset ich)1840 +GrUtfTextSrc::getBold(gr::toffset /*ich*/)1843 // NS_ASSERTION(false, "unexpected call to getBold");
Completed in 59 milliseconds