Home
last modified time | relevance | path

Searched refs:getBold (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbafont.cxx336 getBold() >>= bValue; in getFontStyle()
351 ScVbaFont::getBold() throw ( uno::RuntimeException ) in getBold() function in ScVbaFont
356 return ScVbaFont_BASE::getBold(); in getBold()
H A Dvbafont.hxx63 virtual css::uno::Any SAL_CALL getBold() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/msforms/
H A Dvbanewfont.cxx92 return getBold() ? 700 : 400; in getWeight()
100 sal_Bool SAL_CALL VbaNewFont::getBold() throw (uno::RuntimeException) in getBold() function in VbaNewFont
H A Dvbanewfont.hxx51 virtual sal_Bool SAL_CALL getBold() throw (css::uno::RuntimeException);
/trunk/main/sw/source/ui/vba/
H A Dvbafont.cxx186 SwVbaFont::getBold() throw (uno::RuntimeException) in getBold() function in SwVbaFont
189 SwVbaFont_BASE::getBold() >>= bRes; in getBold()
H A Dvbafont.hxx44 virtual css::uno::Any SAL_CALL getBold() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx78 virtual css::uno::Any SAL_CALL getBold() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx188 VbaFontBase::getBold() throw ( uno::RuntimeException ) in getBold() function in VbaFontBase
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch1839 -GrUtfTextSrc::getBold(gr::toffset ich)
1840 +GrUtfTextSrc::getBold(gr::toffset /*ich*/)
1843 // NS_ASSERTION(false, "unexpected call to getBold");

Completed in 37 milliseconds