Home
last modified time | relevance | path

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

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXFormat.idl78 void setVerticalAlignment([in] any VerticalAlignment)
H A DXTitle.idl94 …// void setVerticalAlignment( [in] any VerticalAlignment ) raises ( com::sun::star::script::Basi…
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.hxx81 …virtual void SAL_CALL setVerticalAlignment( const css::uno::Any& VerticalAlignment ) throw (css::s…
H A Dvbasheetobject.hxx198 … virtual void SAL_CALL setVerticalAlignment( sal_Int32 nAlign ) throw (css::uno::RuntimeException);
H A Dvbasheetobject.cxx494 void SAL_CALL ScVbaButton::setVerticalAlignment( sal_Int32 nAlign ) throw (uno::RuntimeException) in setVerticalAlignment() function in ScVbaButton
H A Dvbaformat.cxx74 ScVbaFormat<Ifc1>::setVerticalAlignment( const uno::Any& _oAlignment) throw (script::BasicErrorEx… in setVerticalAlignment() function in ScVbaFormat

Completed in 23 milliseconds