Home
last modified time | relevance | path

Searched refs:ScVbaFormat (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx354 ScVbaFormat<Ifc1>::Font( ) throw (script::BasicErrorException, uno::RuntimeException) in Font()
362 ScVbaFormat<Ifc1>::Interior( ) throw (script::BasicErrorException, uno::RuntimeException) in Interior()
569 ScVbaFormat<Ifc1>::getLocked( ) throw (script::BasicErrorException, uno::RuntimeException) in getLocked()
778 ScVbaFormat<Ifc1>::initializeNumberFormats() throw ( script::BasicErrorException ) in initializeNumberFormats()
790 ScVbaFormat<Ifc1>::getXPropertyState() throw ( uno::RuntimeException ) in getXPropertyState()
799 ScVbaFormat<Ifc1>::getServiceImplName() in getServiceImplName()
807 ScVbaFormat<Ifc1>::getServiceNames() in getServiceNames()
820 ScVbaFormat<Ifc1>::getCellRangesBase() throw ( ::uno::RuntimeException ) in getCellRangesBase()
827 ScVbaFormat<Ifc1>::getCurrentDataSet( ) throw ( uno::RuntimeException ) in getCurrentDataSet()
836 template class ScVbaFormat< excel::XStyle >; variable
[all …]
H A Dvbaformat.hxx40 class ScVbaFormat : public InheritedHelperInterfaceImpl1< Ifc1 > class
64ScVbaFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
65 virtual ~ScVbaFormat() {} in ~ScVbaFormat()
H A Dvbastyle.hxx32 typedef ScVbaFormat< ov::excel::XStyle > ScVbaStyle_BASE;
H A Dvbarange.hxx62 typedef ScVbaFormat< ov::excel::XRange > ScVbaRange_BASE;

Completed in 62 milliseconds