Home
last modified time | relevance | path

Searched refs:setOrientation (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XScrollBar.java114 oObj.setOrientation(ScrollBarOrientation.HORIZONTAL); in _setOrientation()
115 oObj.setOrientation(ScrollBarOrientation.VERTICAL); in _setOrientation()
H A D_XSpinValue.java116 oObj.setOrientation(ScrollBarOrientation.HORIZONTAL); in _setOrientation()
117 oObj.setOrientation(ScrollBarOrientation.VERTICAL); in _setOrientation()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx81 [mpPrintInfo setOrientation: NSPaperOrientationPortrait]; in AquaSalInfoPrinter()
84 [mpPrintInfo setOrientation: NSPortraitOrientation]; in AquaSalInfoPrinter()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx61 virtual void SAL_CALL setOrientation( sal_Int32 orientation ) throw (css::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxspinbutton.hxx76 …virtual void SAL_CALL setOrientation( sal_Int32 orientation ) throw (::com::sun::star::lang::NoSup…
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtkspinbutton.hxx109 …virtual void SAL_CALL setOrientation( sal_Int32 orientation ) throw (::com::sun::star::lang::NoSup…
H A Dtkscrollbar.hxx107 void SAL_CALL setOrientation( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControl.csv20 "UnoSpinButtonControl";"com::sun::star::awt::XSpinValue";"setOrientation()"
H A Dstardiv.toolkit.UnoScrollBarControl.csv22 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"setOrientation()"
/trunk/main/sc/source/ui/vba/
H A Dvbatitle.hxx118 …void SAL_CALL setOrientation( ::sal_Int32 _nOrientation ) throw (css::script::BasicErrorException,… in setOrientation() function in TitleImpl
H A Dvbaformat.hxx83 …virtual void SAL_CALL setOrientation( const css::uno::Any& Orientation ) throw (css::script::Basic…
H A Dvbasheetobject.hxx200 … virtual void SAL_CALL setOrientation( sal_Int32 nOrientation ) throw (css::uno::RuntimeException);
H A Dvbasheetobject.cxx512 void SAL_CALL ScVbaButton::setOrientation( sal_Int32 /*nOrientation*/ ) throw (uno::RuntimeExceptio… in setOrientation() function in ScVbaButton
H A Dvbaformat.cxx230 ScVbaFormat<Ifc1>::setOrientation( const uno::Any& _aOrientation ) throw (script::BasicErrorExcepti… in setOrientation() function in ScVbaFormat
/trunk/main/offapi/com/sun/star/awt/
H A DXScrollBar.idl131 [oneway] void setOrientation( [in] long n );
H A DXSpinValue.idl129 void setOrientation( [in] long orientation )
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXFormat.idl84 void setOrientation([in] any Orientation)
H A DXTitle.idl66 void setOrientation([in] long Orientation) raises(com::sun::star::script::BasicErrorException);
/trunk/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx203 …void SAL_CALL VCLXSpinButton::setOrientation( sal_Int32 orientation ) throw (NoSupportException, R… in setOrientation() function in toolkit::VCLXSpinButton
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx278 void SAL_CALL VbaPageSetupBase::setOrientation( sal_Int32 orientation ) throw (css::uno::RuntimeExc… in setOrientation() function in VbaPageSetupBase
/trunk/main/reportdesign/source/filter/xml/
H A DxmlCell.cxx243 … xFixedLine->setOrientation( (aRight.OuterLineWidth != 0 || aLeft.OuterLineWidth != 0) ? 1 : 0); in EndElement()
/trunk/main/toolkit/source/controls/
H A Dtkscrollbar.cxx271 …void UnoScrollBarControl::setOrientation( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExcept… in setOrientation() function in toolkit::UnoScrollBarControl
H A Dtkspinbutton.cxx327 …void SAL_CALL UnoSpinButtonControl::setOrientation( sal_Int32 orientation ) throw (NoSupportExcept… in setOrientation() function in toolkit::UnoSpinButtonControl
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx117 …virtual void SAL_CALL setOrientation( ::sal_Int32 _orientation ) throw (::com::sun::star::beans::U…
/trunk/main/reportdesign/source/core/api/
H A DFixedLine.cxx383 void SAL_CALL OFixedLine::setOrientation( ::sal_Int32 _orientation ) throw (beans::UnknownPropertyE… in setOrientation() function in reportdesign::OFixedLine

Completed in 89 milliseconds

12