Home
last modified time | relevance | path

Searched refs:SwVbaFont_BASE (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/vba/
H A Dvbafont.cxx106 …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()
H A Dvbafont.hxx28 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::word::XFont > SwVbaFont_BASE; typedef
30 class SwVbaFont : public SwVbaFont_BASE

Completed in 20 milliseconds