Home
last modified time | relevance | path

Searched refs:Orientation (Results 1 – 25 of 206) sorted by relevance

123456789

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DTestCalc_Rangetest.log21 ITEM Assertion OK : - Range("B38").Orientation (get)
22 ITEM Assertion OK : - Range("B38").Orientation (set)
23 ITEM Assertion OK : - Range("B38").Orientation (set = xlDownward)
24 ITEM Assertion OK : - Range("B38").Orientation (set)
25 ITEM Assertion OK : - Range("B38").Orientation (set = xlUpward)
26 ITEM Assertion OK : - Range("B38").Orientation (set)
27 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
28 ITEM Assertion OK : - Range("B38").Orientation (set)
29 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DTestCalc_Rangetest.log21 ITEM Assertion OK : - Range("B38").Orientation (get)
22 ITEM Assertion OK : - Range("B38").Orientation (set)
23 ITEM Assertion OK : - Range("B38").Orientation (set = xlDownward)
24 ITEM Assertion OK : - Range("B38").Orientation (set)
25 ITEM Assertion OK : - Range("B38").Orientation (set = xlUpward)
26 ITEM Assertion OK : - Range("B38").Orientation (set)
27 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
28 ITEM Assertion OK : - Range("B38").Orientation (set)
29 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DTestCalc_Rangetest.log21 ITEM Assertion OK : - Range("B38").Orientation (get)
22 ITEM Assertion OK : - Range("B38").Orientation (set)
23 ITEM Assertion OK : - Range("B38").Orientation (set = xlDownward)
24 ITEM Assertion OK : - Range("B38").Orientation (set)
25 ITEM Assertion OK : - Range("B38").Orientation (set = xlUpward)
26 ITEM Assertion OK : - Range("B38").Orientation (set)
27 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
28 ITEM Assertion OK : - Range("B38").Orientation (set)
29 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DTestCalc_Rangetest.log21 ITEM Assertion OK : - Range("B38").Orientation (get)
22 ITEM Assertion OK : - Range("B38").Orientation (set)
23 ITEM Assertion OK : - Range("B38").Orientation (set = xlDownward)
24 ITEM Assertion OK : - Range("B38").Orientation (set)
25 ITEM Assertion OK : - Range("B38").Orientation (set = xlUpward)
26 ITEM Assertion OK : - Range("B38").Orientation (set)
27 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
28 ITEM Assertion OK : - Range("B38").Orientation (set)
29 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DTestCalc_Rangetest.log21 ITEM Assertion OK : - Range("B38").Orientation (get)
22 ITEM Assertion OK : - Range("B38").Orientation (set)
23 ITEM Assertion OK : - Range("B38").Orientation (set = xlDownward)
24 ITEM Assertion OK : - Range("B38").Orientation (set)
25 ITEM Assertion OK : - Range("B38").Orientation (set = xlUpward)
26 ITEM Assertion OK : - Range("B38").Orientation (set)
27 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
28 ITEM Assertion OK : - Range("B38").Orientation (set)
29 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DTestCalc_Rangetest.log21 ITEM Assertion OK : - Range("B38").Orientation (get)
22 ITEM Assertion OK : - Range("B38").Orientation (set)
23 ITEM Assertion OK : - Range("B38").Orientation (set = xlDownward)
24 ITEM Assertion OK : - Range("B38").Orientation (set)
25 ITEM Assertion OK : - Range("B38").Orientation (set = xlUpward)
26 ITEM Assertion OK : - Range("B38").Orientation (set)
27 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
28 ITEM Assertion OK : - Range("B38").Orientation (set)
29 ITEM Assertion OK : - Range("B38").Orientation (set = xlVertical)
/trunk/main/chart2/source/view/main/
H A DPlottingPositionHelper.cxx137 AxisOrientation nXAxisOrientation = m_aScales[0].Orientation; in getTransformationScaledLogicToScene()
138 AxisOrientation nYAxisOrientation = m_aScales[1].Orientation; in getTransformationScaledLogicToScene()
139 AxisOrientation nZAxisOrientation = m_aScales[2].Orientation; in getTransformationScaledLogicToScene()
387 … double fScaleDirectionZ = AxisOrientation_MATHEMATICAL==m_aScales[2].Orientation ? 1.0 : -1.0; in impl_calculateMatrixUnitCartesianToScene()
394 if( AxisOrientation_MATHEMATICAL==m_aScales[2].Orientation ) in impl_calculateMatrixUnitCartesianToScene()
453 if( AxisOrientation_MATHEMATICAL != rAngleScale.Orientation ) in getWidthAngleDegree()
483 if(AxisOrientation_MATHEMATICAL != rScale.Orientation) in transformToAngleDegree()
541 if(AxisOrientation_MATHEMATICAL != rScale.Orientation) in transformToRadius()
627 if( AxisOrientation_MATHEMATICAL==rScale.Orientation ) in getInnerLogicRadius()
637 if( AxisOrientation_MATHEMATICAL==rScale.Orientation ) in getOuterLogicRadius()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx93 const Layouter::Orientation eOrientation);
95 virtual Layouter::Orientation GetOrientation (void) const = 0;
248 virtual Layouter::Orientation GetOrientation (void) const;
274 virtual Layouter::Orientation GetOrientation (void) const;
301 virtual Layouter::Orientation GetOrientation (void) const;
380 const Orientation eOrientation, in Rearrange()
553 const Layouter::Orientation eOrientation) in Create()
1220 Layouter::Orientation HorizontalImplementation::GetOrientation (void) const in GetOrientation()
1299 Layouter::Orientation VerticalImplementation::GetOrientation (void) const in GetOrientation()
1370 Layouter::Orientation GridImplementation::GetOrientation (void) const in GetOrientation()
/trunk/main/sd/source/ui/inc/
H A Dundopage.hxx47 Orientation meOldOrientation;
57 Orientation meNewOrientation;
71 Orientation eOldOrient, in SdPageFormatUndoAction()
81 Orientation eNewOrient, in SdPageFormatUndoAction()
H A DPaneDockingWindow.hxx69 enum Orientation { HorizontalOrientation, VerticalOrientation, UnknownOrientation }; enum in sd::PaneDockingWindow
76 Orientation GetOrientation (void) const;
/trunk/main/offapi/com/sun/star/chart2/
H A DRelativeSize.idl46 <type>Orientation</type>. Another typical use would be the
53 <p>For a western <type>Orientation</type> this is the
62 <type>Orientation</type>. Another typical use would be the
69 <p>For a western <type>Orientation</type> this is the
/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx237 if( ::com::sun::star::chart2::AxisOrientation_MATHEMATICAL==rScale.Orientation ) in isMathematicalOrientationAngle()
244 if( ::com::sun::star::chart2::AxisOrientation_MATHEMATICAL==rScale.Orientation ) in isMathematicalOrientationRadius()
424 return ::com::sun::star::chart2::AxisOrientation_MATHEMATICAL == m_aScales[0].Orientation; in isMathematicalOrientationX()
428 return ::com::sun::star::chart2::AxisOrientation_MATHEMATICAL == m_aScales[1].Orientation; in isMathematicalOrientationY()
432 return ::com::sun::star::chart2::AxisOrientation_MATHEMATICAL == m_aScales[2].Orientation; in isMathematicalOrientationZ()
/trunk/main/vcl/inc/aqua/
H A Dsalprn.h65 Orientation mePageOrientation;
115 const PaperInfo* matchPaper( long i_nWidth, long i_nHeight, Orientation& o_rOrientation ) const;
116 void setPaperSize( long i_nWidth, long i_nHeight, Orientation i_eSetOrientation );
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlideSorterView.hxx92 bool SetOrientation (const Layouter::Orientation eOrientation);
93 Layouter::Orientation GetOrientation (void) const;
274 Layouter::Orientation meOrientation;
H A DSlsLayouter.hxx73 enum Orientation { HORIZONTAL, VERTICAL, GRID }; enum in sd::slidesorter::view::Layouter
132 const Orientation eOrientation,
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx331 Orientation meOrientation;
729 const Orientation eOrientation, in PrinterPage()
754 Orientation GetOrientation (void) const { return meOrientation; } in GetOrientation()
764 const Orientation meOrientation;
785 const Orientation eOrientation, in RegularPrinterPage()
842 const Orientation eOrientation, in TiledPrinterPage()
926 const Orientation eOrientation, in BookletPrinterPage()
1003 const Orientation eOrientation, in HandoutPrinterPage()
1148 const Orientation eOrientation, in OutlinerPrinterPage()
1370 const Orientation eSavedOrientation (rPrinter.GetOrientation()); in PrintPage()
/trunk/main/dbaccess/source/core/api/
H A Ddatasettings.cxx129 …TION, PropertyAttribute::BOUND,&_pItem->m_aFont.Orientation, ::getCppuType(&_pItem->m_aFont.Orien… in registerPropertiesFor()
234 _rDefault <<= aFD.Orientation; in getPropertyDefaultByHandle()
/trunk/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx262 aScaleData.Orientation = chart2::AxisOrientation_MATHEMATICAL; in adaptScales()
273 aScaleData.Orientation = chart2::AxisOrientation_REVERSE; in adaptScales()
579 aScaleData.Orientation = chart2::AxisOrientation_MATHEMATICAL; in resetStyles()
587 aScaleData.Orientation = chart2::AxisOrientation_MATHEMATICAL; in resetStyles()
/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx363 aScale.Orientation = aMainScale.Orientation; in createAxis()
1096 aScale.Orientation = chart2::AxisOrientation_REVERSE; in setRTLAxisLayout()
1105 aScale.Orientation = chart2::AxisOrientation_MATHEMATICAL; in setRTLAxisLayout()
1121 aScale.Orientation = chart2::AxisOrientation_REVERSE; in setRTLAxisLayout()
1130 aScale.Orientation = chart2::AxisOrientation_MATHEMATICAL; in setRTLAxisLayout()
/trunk/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx539 aScaleData.Orientation = chart2::AxisOrientation_MATHEMATICAL; in CreateAxis()
577 … aScaleData.Orientation = chart2::AxisOrientation_REVERSE; in CreateAxis()
800 if( aMainXScale.Orientation == chart2::AxisOrientation_REVERSE ) in CorrectAxisPositions()
823 if( aMainXScale.Orientation == chart2::AxisOrientation_REVERSE ) in CorrectAxisPositions()
849 if( aMainYScale.Orientation == chart2::AxisOrientation_REVERSE ) in CorrectAxisPositions()
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx83 aValue <<= _rFont.Orientation; in lcl_extractFontDescriptorAggregate()
317 …Modified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, float( m_aFont.Orientation ) ); in convertFastPropertyValue()
412 _rValue >>= m_aFont.Orientation; in setFastPropertyValue_NoBroadcast()
/trunk/main/sd/inc/
H A Dsdpage.hxx145 Orientation meOrientation; // Print-Orientation
312 virtual void SetOrientation(Orientation eOrient);
313 virtual Orientation GetOrientation() const;
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx137 case BASEPROPERTY_FONTDESCRIPTORPART_ORIENTATION: rValue >>= rFD.Orientation; in DECLARE_TABLE()
253 case BASEPROPERTY_FONTDESCRIPTORPART_ORIENTATION: aDefault <<= aFD.Orientation; break; in ImplGetDefaultValue()
704 OutStream->writeDouble( aFD.Orientation ); in write()
804 OutStream->writeShort( (short)(aFD.Orientation * 10) ); in write()
907 aFD.Orientation = (float)InStream->readDouble(); in read()
1011 pFD->Orientation = ( (float)(double)InStream->readShort() ) / 10; in read()
1300 case BASEPROPERTY_FONTDESCRIPTORPART_ORIENTATION: rValue <<= aFD.Orientation; in getFastPropertyValue()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsScrollBarManager.hxx174 enum Orientation { Orientation_Horizontal, Orientation_Vertical }; enum in sd::slidesorter::controller::ScrollBarManager
185 const Orientation eOrientation,
/trunk/main/offapi/com/sun/star/table/
H A DCellProperties.idl140 [property] com::sun::star::table::CellOrientation Orientation;
158 <p>If the <member>CellProperties::Orientation</member> property is
162 For other values of <member>CellProperties::Orientation</member>,

Completed in 99 milliseconds

123456789