Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbafont.cxx117 ScVbaFont::getSuperscript() throw ( uno::RuntimeException ) in getSuperscript() function in ScVbaFont
134 aRes = aFont.getSuperscript(); in getSuperscript()
135 else if ( aRes != aFont.getSuperscript() ) in getSuperscript()
H A Dvbafont.hxx71 virtual css::uno::Any SAL_CALL getSuperscript() throw (css::uno::RuntimeException);
/trunk/main/sw/source/ui/vba/
H A Dvbafont.cxx176 SwVbaFont::getSuperscript() throw ( uno::RuntimeException ) in getSuperscript() function in SwVbaFont
179 SwVbaFont_BASE::getSuperscript() >>= bRes; in getSuperscript()
H A Dvbafont.hxx42 virtual css::uno::Any SAL_CALL getSuperscript() throw ( css::uno::RuntimeException );
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx90 virtual css::uno::Any SAL_CALL getSuperscript() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx77 VbaFontBase::getSuperscript() throw ( uno::RuntimeException ) in getSuperscript() function in VbaFontBase

Completed in 16 milliseconds