Searched refs:SwVbaFont_BASE (Results 1 – 2 of 2) sorted by relevance
106 …XPropertySet > xPropertySet ) throw ( css::uno::RuntimeException ) : SwVbaFont_BASE( xParent, xCon… in SwVbaFont()169 SwVbaFont_BASE::getSubscript() >>= bRes; in getSubscript()179 SwVbaFont_BASE::getSuperscript() >>= bRes; in getSuperscript()189 SwVbaFont_BASE::getBold() >>= bRes; in getBold()199 SwVbaFont_BASE::getItalic() >>= bRes; in getItalic()209 SwVbaFont_BASE::getStrikethrough() >>= bRes; in getStrikethrough()219 SwVbaFont_BASE::getShadow() >>= bRes; in getShadow()
28 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::word::XFont > SwVbaFont_BASE; typedef30 class SwVbaFont : public SwVbaFont_BASE
Completed in 8 milliseconds