Home
last modified time | relevance | path

Searched refs:GetOrientation (Results 51 – 75 of 87) sorted by relevance

1234

/trunk/main/xmloff/source/draw/
H A Dximppage.cxx549 aAny <<= pPageMasterContext->GetOrientation(); in SetPageMaster()
H A Dsdxmlexp.cxx130 view::PaperOrientation GetOrientation() const { return meOrientation; } in GetOrientation() function in ImpXMLEXPPageMasterInfo
1495 if(pInfo->GetOrientation() == view::PaperOrientation_PORTRAIT) in ImpWritePageMasterInfos()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx433 *pWMF << (short)rFont.GetOrientation() << (short)rFont.GetOrientation(); in WMFRecord_CreateFontIndirect()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx525 bLandscape = ( mpDefPrinter->GetOrientation() == ORIENTATION_LANDSCAPE ); in Reset()
1181 Orientation eOldOri = mpDefPrinter->GetOrientation(); in SwapFirstValues_Impl()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx685 if( eOri != GetPage()->GetOrientation() ) in setPropertyValue()
1045 …aAny = ::cppu::int2enum( (sal_Int32)((GetPage()->GetOrientation() == ORIENTATION_PORTRAIT)? view::… in getPropertyValue()
2431 SvxFmDrawPage::mpPage->SetOrientation( pSdPage->GetOrientation() ); in setMasterPage()
H A Dunomodel.cxx550 pStandardPage->SetOrientation( pPreviousStandardPage->GetOrientation() ); in InsertSdPage()
585 pNotesPage->SetOrientation( pPreviousNotesPage->GetOrientation() ); in InsertSdPage()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx826 if( rFont.GetOrientation() ) in ImplWriteText()
840 aTransform += String( ::rtl::OUString::valueOf( rFont.GetOrientation() * -0.1 ) ); in ImplWriteText()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx321 Orientation GetOrientation() const;
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx738 if ( !pDimension || (pDimension->GetOrientation() != nOrient) ) in ScDPShowDetailDlg()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx326 rInf.Shift( pUpperFnt->GetFont()->GetOrientation() ); in Do()
H A Dfntcache.cxx259 UnMapDirection( rData.rFont.GetOrientation(), rData.bSwitchH2V ); in lcl_calcLinePos()
1767 GetFont()->GetOrientation(), in DrawText()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx384 if ( rInf.GetFont()->GetOrientation( rInf.GetTxtFrm()->IsVertical() ) ) in Paint()
H A Dtxtftn.cxx1040 pNumFnt->SetVertical( pNumFnt->GetOrientation(), pFrm->IsVertical() ); in NewFtnNumPortion()
H A Ditrform2.cxx1439 sal_uInt16 nDir = pNumFnt->GetOrientation( rInf.GetTxtFrm()->IsVertical() ); in NewPortion()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx300 sal_uInt16 GetOrientation( const sal_Bool nVertLayout = sal_False ) const;
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx340 aFD.Orientation = rFont.GetOrientation(); in CreateFontDescriptor()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx632 pNewPrinter->GetOrientation(), in SetPrinter()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx1029 Orientation Printer::GetOrientation() const in GetOrientation() function in Printer
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx557 sal_Bool bNewLand = ( pNewPrinter->GetOrientation() == ORIENTATION_LANDSCAPE ); in SetPrinter()
/trunk/main/sc/inc/
H A Ddptabsrc.hxx175 sal_uInt16 GetOrientation(long nColumn);
/trunk/main/svx/source/svdraw/
H A Dsvdpage.cxx1552 Orientation SdrPage::GetOrientation() const in GetOrientation() function in SdrPage
H A Dsvdfmtf.cxx1065 sal_uInt32 nWink = aFnt.GetOrientation(); in ImportText()
/trunk/main/sc/source/filter/xml/
H A Dxmldpimp.cxx339 switch (pDim->GetOrientation()) in AddDimension()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx580 short nOrientation = aFont.GetOrientation(); in Impl_writeText()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1061 aFD.Orientation = rFont.GetOrientation(); in CreateFontDescriptor()

Completed in 313 milliseconds

1234