Home
last modified time | relevance | path

Searched refs:orientation (Results 26 – 50 of 144) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/chart2/
H A DScaleData.idl68 /** Axis orientation (standard or reversed).
76 <p>Note: Is this a good place for the axis orientation? Two axes may
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeGeometry.idl66 /** This property specifies if the orientation of the shape is horizontal mirrored.
70 /** This property specifies if the orientation of the shape is vertical mirrored.
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.src147 //------------ Text orientation ------------
152 Text [ en-US ] = "Text ~orientation:";
/trunk/main/toolkit/source/controls/
H A Dtkspinbutton.cxx327 …void SAL_CALL UnoSpinButtonControl::setOrientation( sal_Int32 orientation ) throw (NoSupportExcept… in setOrientation() argument
329 …ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_ORIENTATION ), makeAny( orientation ), sal_Tru… in setOrientation()
/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleScrollBar.idl85 if the orientation of the object is horizontal.</li>
91 if the orientation of the object is vertical.</li>
H A DScrollBarOrientation.idl33 /** These constants are used to specify the orientation of a scroll bar.
/trunk/main/sfx2/source/view/
H A Dview.src77 …Text [ en-US ] = "The page size and orientation have been modified.\nWould you like to save the ne…
85 …Text [ en-US ] = "The page size and orientation have been modified.\nWould you like to save the ne…
/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx563 Orientation orientation = ORIENTATION_PORTRAIT; in ImplGetFormAndTrayList() local
627 orientation = ORIENTATION_PORTRAIT; in ImplGetFormAndTrayList()
629 orientation = ORIENTATION_LANDSCAPE; in ImplGetFormAndTrayList()
644 if (orientation == ORIENTATION_PORTRAIT) in ImplGetFormAndTrayList()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm602 NSString * orientation = nil;
605 orientation = NSAccessibilityHorizontalOrientationValue;
607 orientation = NSAccessibilityVerticalOrientationValue;
609 return orientation;
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl101 /** Indicates the orientation of this object is horizontal.
204 /** Indicates the orientation of this object is vertical.
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx600 …if (aSysLayoutData.orientation) cairo_matrix_rotate(&m, (3600 - aSysLayoutData.orientation) * M_PI… in draw()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx80 …mePageOrientation = ([mpPrintInfo orientation] == NSPaperOrientationLandscape) ? ORIENTATION_LANDS… in AquaSalInfoPrinter()
83 …mePageOrientation = ([mpPrintInfo orientation] == NSLandscapeOrientation) ? ORIENTATION_LANDSCAPE … 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/vcl/inc/vcl/
H A Dsysdata.hxx186 int orientation; // Text orientation member
/trunk/main/oox/source/dump/
H A Doledumper.ini596 0x00002000=orientation
620 0x00000800=orientation
637 0x00000100=tab-orientation
/trunk/main/basegfx/inc/basegfx/matrix/
H A Db3dhommatrix.hxx107 void orientation(
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.src65 …Text [ en-US ] = "Select the paper orientation - vertically (portrait) or horizontally (landscape)…
325 // popup for page orientation attribute
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_LegendPosition.src45 Text [ en-US ] = "Text orientation" ;
H A Dtp_TitleRotation.src71 Text [ en-US ] = "Text orientation" ;
/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/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx690 if( rJobSetup.m_eOrientation == orientation::Landscape ) in StartPage()
881 if( rJob.m_eOrientation == orientation::Portrait ) in writePageSetup()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx432 option.orientation = Qt::Vertical; in drawNativeControl()
544 option.orientation = (part == PART_TRACK_HORZ_AREA) ? Qt::Horizontal : Qt::Vertical; in drawNativeControl()
/trunk/main/offapi/com/sun/star/text/
H A DVertOrientationFormat.idl34 /** describes the vertical orientation of an object.
/trunk/main/sd/source/ui/dlg/
H A Dmorphdlg.src99 Text [ en-US ] = "Same orientation" ;
/trunk/main/offapi/com/sun/star/rendering/
H A DCaret.idl57 caret orientation depends on the writing mode, horizontally or

Completed in 115 milliseconds

123456