Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbafont.cxx191 ScVbaFont::getSubscript() throw ( uno::RuntimeException ) in getSubscript() function in ScVbaFont
208 aRes = aFont.getSubscript(); in getSubscript()
209 else if ( aRes != aFont.getSubscript() ) in getSubscript()
H A Dvbafont.hxx69 virtual css::uno::Any SAL_CALL getSubscript() throw (css::uno::RuntimeException);
/trunk/main/sw/source/ui/vba/
H A Dvbafont.cxx166 SwVbaFont::getSubscript() throw ( uno::RuntimeException ) in getSubscript() function in SwVbaFont
169 SwVbaFont_BASE::getSubscript() >>= bRes; in getSubscript()
H A Dvbafont.hxx41 virtual css::uno::Any SAL_CALL getSubscript() throw ( css::uno::RuntimeException );
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx88 virtual css::uno::Any SAL_CALL getSubscript() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx110 VbaFontBase::getSubscript() throw ( uno::RuntimeException ) in getSubscript() function in VbaFontBase

Completed in 27 milliseconds