/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlideSorterView.cxx | 420 SetOrientation(Layouter::GRID); in UpdateOrientation() 439 if (SetOrientation(Layouter::HORIZONTAL)) in UpdateOrientation() 449 if (SetOrientation(Layouter::VERTICAL)) in UpdateOrientation() 459 if (SetOrientation(Layouter::GRID)) in UpdateOrientation() 478 SetOrientation(Layouter::GRID); in UpdateOrientation() 631 bool SlideSorterView::SetOrientation (const Layouter::Orientation eOrientation) in SetOrientation() function in sd::slidesorter::view::SlideSorterView
|
/trunk/main/sd/source/ui/func/ |
H A D | undopage.cxx | 72 mpPage->SetOrientation(meOldOrientation); in Undo() 90 mpPage->SetOrientation(meNewOrientation); in Redo()
|
/trunk/main/sd/source/core/ |
H A D | drawdoc3.cxx | 919 pRefPage->SetOrientation( eOrient ); in InsertBookmarkAsPage() 939 pRefPage->SetOrientation( eNOrient ); in InsertBookmarkAsPage() 957 pRefPage->SetOrientation( eOrient ); in InsertBookmarkAsPage() 968 pRefPage->SetOrientation( eNOrient ); in InsertBookmarkAsPage() 1951 pMaster->SetOrientation( rOldMaster.GetOrientation() ); in SetMasterPage() 1965 pNotesMaster->SetOrientation( rOldNotesMaster.GetOrientation() ); in SetMasterPage()
|
/trunk/main/vcl/inc/ |
H A D | sallayout.hxx | 117 void SetOrientation( int nOrientation ) { mnOrientation = nOrientation; } in SetOrientation() function in ImplLayoutArgs 205 void SetOrientation( int nOrientation ) // in 0-3600 system in SetOrientation() function in SalLayout
|
/trunk/main/tools/inc/tools/ |
H A D | b3dtrans.hxx | 150 void SetOrientation( 154 void SetOrientation(basegfx::B3DHomMatrix& mOrient);
|
/trunk/main/tools/source/generic/ |
H A D | b3dtrans.cxx | 203 void B3dTransformationSet::SetOrientation( basegfx::B3DPoint aVRP, basegfx::B3DVector aVPN, basegfx… in SetOrientation() function in B3dTransformationSet 215 void B3dTransformationSet::SetOrientation(basegfx::B3DHomMatrix& mOrient) in SetOrientation() function in B3dTransformationSet 840 SetOrientation(aVRP, aVPN, aVUV); in CalcOrientation()
|
/trunk/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 279 aFont.SetOrientation( (short)rFont.lfOrientation ); in WinMtfFontStyle() 281 aFont.SetOrientation( (short)rFont.lfEscapement ); in WinMtfFontStyle() 566 rFont.SetOrientation( 3600 - rFont.GetOrientation() ); in ImplMap() 1563 aTmp.SetOrientation( sal_Int16( fOrientation ) ); in DrawText()
|
/trunk/main/vcl/inc/vcl/ |
H A D | cursor.hxx | 101 void SetOrientation( short nOrientation = 0 );
|
H A D | font.hxx | 93 void SetOrientation( short nLineOrientation );
|
/trunk/main/sd/source/ui/view/ |
H A D | viewshe2.cxx | 589 pPage->SetOrientation(eOrientation); in SetPageSizeAndBorder() 640 pPage->SetOrientation(eOrientation); in SetPageSizeAndBorder()
|
/trunk/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 432 aTxtCrsr.SetOrientation( 900 ); in _SetPosAndShow() 441 aTxtCrsr.SetOrientation( 0 ); in _SetPosAndShow()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xipivot.cxx | 966 …rSaveData.GetDataLayoutDimension()->SetOrientation( static_cast< sal_uInt16 >( maFieldInfo.GetApiO… in ConvertRowColField() 1067 …rSaveDim.SetOrientation( static_cast< sal_uInt16 >( maFieldInfo.GetApiOrient( EXC_SXVD_AXIS_ROWCOL… in ConvertRCPField() 1126 rSaveDim.SetOrientation( DataPilotFieldOrientation_DATA ); in ConvertDataField()
|
/trunk/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlideSorterView.hxx | 92 bool SetOrientation (const Layouter::Orientation eOrientation);
|
/trunk/main/vcl/source/gdi/ |
H A D | font.cxx | 473 void Font::SetOrientation( short nOrientation ) in SetOrientation() function in Font 747 SetOrientation( rFont.GetOrientation() ); in Merge()
|
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 177 aFont.SetOrientation( 0 ); in CalculateHorizontalScalingFactor() 267 aFont.SetOrientation( 0 ); in GetTextAreaOutline()
|
/trunk/main/vcl/source/window/ |
H A D | cursor.cxx | 420 void Cursor::SetOrientation( short nNewOrientation ) in SetOrientation() function in Cursor
|
/trunk/main/sc/inc/ |
H A D | dpsave.hxx | 136 void SetOrientation(sal_uInt16 nNew);
|
/trunk/main/editeng/source/uno/ |
H A D | unofdesc.cxx | 57 rFont.SetOrientation( (short)(rDesc.Orientation*10) ); in ConvertToFont()
|
/trunk/main/canvas/source/cairo/ |
H A D | cairo_canvashelper_text.cxx | 111 …io_rVCLFont.SetOrientation( static_cast< short >( ::basegfx::fround(-fmod(nRotate, 2*M_PI)*(1800.0… in setupFontTransform()
|
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | textlayoutdevice.cxx | 426 aRetval.SetOrientation(aRotate10th % 3600); in getVclFontFromFontAttribute()
|
/trunk/main/vcl/workben/ |
H A D | svptest.cxx | 273 aFont.SetOrientation( i * (3600 / nFontSamples) ); in Paint()
|
/trunk/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 1121 pSaveDimension->SetOrientation( pOldDimension->GetOrientation() ); in DateGroupDataPilot() 1314 pSaveDimension->SetOrientation( pOldDimension->GetOrientation() ); in GroupDataPilot() 2070 pNewDim->SetOrientation( nOrientation ); in SetDataPilotDetails()
|
/trunk/main/sd/inc/ |
H A D | sdpage.hxx | 312 virtual void SetOrientation(Orientation eOrient);
|
/trunk/main/canvas/source/vcl/ |
H A D | impltools.cxx | 160 …io_rVCLFont.SetOrientation( static_cast< short >( ::basegfx::fround(-fmod(nRotate, 2*M_PI)*(1800.0… in setupFontTransform()
|
/trunk/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterService.cxx | 455 mpSlideSorter->GetView().SetOrientation(bValue in setIsOrientationVertical()
|