Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/vba/ !
H A Dvbaformat.cxx57 ScVbaFormat< Ifc1 >::ScVbaFormat( const uno::Reference< XHelperInterface >& xParent, const uno::Ref… in ScVbaFormat() function in ScVbaFormat
74 ScVbaFormat<Ifc1>::setVerticalAlignment( const uno::Any& _oAlignment) throw (script::BasicErrorEx… in setVerticalAlignment()
112 ScVbaFormat<Ifc1>::getVerticalAlignment( ) throw (script::BasicErrorException, uno::RuntimeExcepti… in getVerticalAlignment()
149 ScVbaFormat<Ifc1>::setHorizontalAlignment( const uno::Any& HorizontalAlignment ) throw (script::Bas… in setHorizontalAlignment()
189 ScVbaFormat<Ifc1>::getHorizontalAlignment( ) throw (script::BasicErrorException, uno::RuntimeExcep… in getHorizontalAlignment()
230 ScVbaFormat<Ifc1>::setOrientation( const uno::Any& _aOrientation ) throw (script::BasicErrorExcepti… in setOrientation()
267 ScVbaFormat<Ifc1>::getOrientation( ) throw (script::BasicErrorException, uno::RuntimeException) in getOrientation()
306 ScVbaFormat<Ifc1>::setWrapText( const uno::Any& _aWrapText ) throw (script::BasicErrorException, un… in setWrapText()
320 ScVbaFormat<Ifc1>::getWrapText( ) throw (script::BasicErrorException, uno::RuntimeException) in getWrapText()
340 ScVbaFormat<Ifc1>::Borders( const uno::Any& Index ) throw (script::BasicErrorException, uno::Runtim… in Borders()
[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;