Home
last modified time | relevance | path

Searched refs:nOrientation (Results 1 – 25 of 49) sorted by relevance

12

/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetOutline.idl55 the parameter nOrientation.
57 @param nOrientation
62 [in] com::sun::star::table::TableOrientation nOrientation );
73 the parameter nOrientation.
75 @param nOrientation
80 [in] com::sun::star::table::TableOrientation nOrientation );
123 @param nOrientation
128 [in] com::sun::star::table::TableOrientation nOrientation );
/trunk/main/filter/source/graphicfilter/ipcd/
H A Dipcd.cxx59 sal_uInt8 nOrientation; // Ausrichtung des Bildes in der PCD-Datei: member in PCDReader
147 if ( ( nOrientation & 0x01 ) == 0 ) in ReadPCD()
207 *pPCD >> nOrientation; in ReadOrientation()
208 nOrientation &= 0x03; in ReadOrientation()
351 if ( nOrientation < 2 ) in ReadImage()
353 if ( nOrientation == 0 ) in ReadImage()
360 if ( nOrientation == 2 ) in ReadImage()
/trunk/main/sc/source/core/data/
H A Ddpsave.cxx204 nOrientation( sheet::DataPilotFieldOrientation_HIDDEN ), in ScDPSaveDimension()
224 nOrientation( r.nOrientation ), in ScDPSaveDimension()
289 nOrientation != r.nOrientation || in operator ==()
390 nOrientation = nNew; in SetOrientation()
570 sheet::DataPilotFieldOrientation eOrient = (sheet::DataPilotFieldOrientation)nOrientation; in WriteToSource()
592 if ( pSelectedPage && nOrientation == sheet::DataPilotFieldOrientation_PAGE ) in WriteToSource()
966 ScDPSaveDimension* ScDPSaveData::GetInnermostDimension(sal_uInt16 nOrientation) in GetInnermostDimension() argument
976 if ( pDim->GetOrientation() == nOrientation && !pDim->IsDataLayout() ) in GetInnermostDimension()
/trunk/main/vcl/inc/
H A Dsallayout.hxx117 void SetOrientation( int nOrientation ) { mnOrientation = nOrientation; } in SetOrientation() argument
205 void SetOrientation( int nOrientation ) // in 0-3600 system in SetOrientation() argument
206 { mnOrientation = nOrientation; } in SetOrientation()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx130 if ( (nOrientation >= 0) && !(nOrientation % 900) ) in ImplRotatePos()
132 if ( (nOrientation >= 3600) ) in ImplRotatePos()
133 nOrientation %= 3600; in ImplRotatePos()
135 if ( nOrientation ) in ImplRotatePos()
140 if ( nOrientation == 900 ) in ImplRotatePos()
2221 mnOrientation( nOrientation ), in ImplFontSelectData()
3168 if ( nOrientation ) in ImplDrawTextRect()
3504 if ( nOrientation ) in ImplDrawWavePixel()
3540 if ( nOrientation ) in ImplDrawWaveLine()
5521 short nOrientation = 0; in DrawWaveLine() local
[all …]
H A Djobset.cxx57 SVBT16 nOrientation; member
340 pJobData->meOrientation = (Orientation)SVBT16ToShort( pOldJobData->nOrientation ); in operator >>()
413 ShortToSVBT16( (sal_uInt16)(pJobData->meOrientation), aOldJobData.nOrientation ); in operator <<()
H A Dfont.cxx473 void Font::SetOrientation( short nOrientation ) in SetOrientation() argument
477 if( mpImplFont->mnOrientation != nOrientation ) in SetOrientation()
480 mpImplFont->mnOrientation = nOrientation; in SetOrientation()
/trunk/main/editeng/source/outliner/
H A Doutleeng.cxx54 … const Point& rStartPos, long nBaseLineY, const Point& rOrigin, short nOrientation, OutputDevice* … in PaintingFirstLine() argument
58 PaintFirstLineInfo aInfo( nPara, rStartPos, nBaseLineY, rOrigin, nOrientation, pOutDev ); in PaintingFirstLine()
62 pOwner->PaintBullet( nPara, rStartPos, rOrigin, nOrientation, pOutDev ); in PaintingFirstLine()
H A Doutliner.cxx1007 const Point& rOrigin, short nOrientation, OutputDevice* pOutDev ) in PaintBullet() argument
1057 if ( nOrientation ) in PaintBullet()
1061 double nRealOrientation = nOrientation*F_PI1800; in PaintBullet()
1074 aRotatedFont.SetOrientation( nOrientation ); in PaintBullet()
1156 !bStrippingPortions && !nOrientation ) in PaintBullet()
H A Doutlin2.cxx236 void Outliner::Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation ) in Draw() argument
239 pEditEngine->Draw( pOutDev, rStartPos, nOrientation ); in Draw()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java304 private void setPageOrientation(int nOrientation, boolean bDoLayout) in setPageOrientation() argument
306 getReportBuilderLayouter().setPageOrientation(nOrientation); in setPageOrientation()
313 public void setPageOrientation(int nOrientation) in setPageOrientation() argument
315 setPageOrientation(nOrientation, true); in setPageOrientation()
/trunk/main/toolkit/source/controls/
H A Dtkspinbutton.cxx336 sal_Int32 nOrientation = ScrollBarOrientation::HORIZONTAL; in getOrientation() local
340 nOrientation = xSpinnable->getOrientation(); in getOrientation()
342 return nOrientation; in getOrientation()
/trunk/main/sc/inc/
H A Ddpsave.hxx100 sal_uInt16 nOrientation; member in ScDPSaveDimension
170 sal_uInt16 GetOrientation() const { return nOrientation; } in GetOrientation()
238 ScDPSaveDimension* GetInnermostDimension(sal_uInt16 nOrientation);
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx112 double nRealOrientation = nOrientation*F_PI1800; in Rotate()
164 short nOrientation, in lcl_DrawRedLines() argument
226 if ( nOrientation ) in lcl_DrawRedLines()
228 aPnt1 = Rotate( aPnt1, nOrientation, rOrigin ); in lcl_DrawRedLines()
229 aPnt2 = Rotate( aPnt2, nOrientation, rOrigin ); in lcl_DrawRedLines()
2883 if ( nOrientation ) in Paint()
2885 double nRealOrientation = nOrientation*F_PI1800; in Paint()
3343 if ( nOrientation ) in Paint()
3402 if ( nOrientation ) in Paint()
3407 if ( !nOrientation ) in Paint()
[all …]
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx869 double nOrientation = acos( nX / sqrt( nX * nX + nY * nY ) ) * 57.29577951308; in DrawText() local
871 nOrientation = 360 - nOrientation; in DrawText()
873 if ( nOrientation ) in DrawText()
879 aAny <<= (sal_Int32)( (sal_Int32)( nOrientation * 100 ) ); in DrawText()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1875 short nOrientation; in WriteOrders() local
1891 METSetChrAngle( nOrientation = aGDIFont.GetOrientation() ); in WriteOrders()
1905 if ( nOrientation ) in WriteOrders()
1908 aPolyDummy.Rotate( aPt, nOrientation ); in WriteOrders()
1929 short nOrientation; in WriteOrders() local
1947 METSetChrAngle( nOrientation = aGDIFont.GetOrientation() ); in WriteOrders()
1959 if ( nOrientation ) in WriteOrders()
1962 aPolyDummy.Rotate( aPt, nOrientation ); in WriteOrders()
/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx181 …rtl::OUString& aServiceSpecifier,uno::Reference< drawing::XShape >& _rShape,sal_Int32 nOrientation) in createShape() argument
202 …ject*>(new OFixedLine(m_pReportDefinition->getContext(),m_pReportDefinition,_rShape,nOrientation)); in createShape()
/trunk/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx86 sal_uLong nOrientation; // member in TIFFReader
366 nOrientation = ReadIntData(); in ReadTagData()
367 OOODEBUG("Orientation",nOrientation); in ReadTagData()
1173 nOrientation = 1; in ReadTIFF()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx531 … const Point& rStartPos, long nBaseLineY, const Point& rOrigin, short nOrientation, OutputDevice* … in PaintFirstLineInfo()
532 …Pos ), mnBaseLineY( nBaseLineY ), mrOrigin( rOrigin ), mnOrientation( nOrientation ), mpOutDev( pO… in PaintFirstLineInfo()
725 const Point& rOrigin, short nOrientation,
881 void Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation = 0 );
H A Dediteng.hxx309 void Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation = 0 );
428 … const Point& rStartPos, long nBaseLineY, const Point& rOrigin, short nOrientation, OutputDevice* …
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java518 … public void setPageOrientation(int nOrientation) throws com.sun.star.lang.IllegalArgumentException in setPageOrientation() argument
522 if (nOrientation == ReportLayouter.SOOPTLANDSCAPE) in setPageOrientation()
526 else if (nOrientation == ReportLayouter.SOOPTPORTRAIT) in setPageOrientation()
H A DIReportBuilderLayouter.java52 public void setPageOrientation(int nOrientation); in setPageOrientation() argument
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx234 sal_Int32 nOrientation = 0; in setOrientation() local
235 if ( !( _aOrientation >>= nOrientation ) ) in setOrientation()
238 switch( nOrientation ) in setOrientation()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1772 sal_uInt16 nOrientation; in DataPilotSort() local
1773 long nDimIndex = pDPObj->GetHeaderDim(rPos, nOrientation); in DataPilotSort()
2069 sal_uInt16 nOrientation = pDim->GetOrientation(); in SetDataPilotDetails() local
2070 pNewDim->SetOrientation( nOrientation ); in SetDataPilotDetails()
2076 if ( pDataLayout->GetOrientation() == nOrientation && in SetDataPilotDetails()
/trunk/main/vcl/inc/vcl/
H A Dcursor.hxx101 void SetOrientation( short nOrientation = 0 );

Completed in 201 milliseconds

12