Searched refs:GetLandscape (Results 1 – 16 of 16) sorted by relevance
262 if( rOld.GetLandscape() != bNewOri ) in ChgAllPageOrientation()314 const sal_Bool bOri = aNew.GetLandscape(); in ChgAllPageSize()
68 sal_Bool GetLandscape() const { return bLandscape; } in GetLandscape() function in SwPagePreViewPrtData
166 sal_Bool GetLandscape() const { return bLandscape; } in GetLandscape() function in SwPageDesc
1849 sal_Bool bRefLandscape = pRefPageDesc ? pRefPageDesc->GetLandscape() : sal_False; in OutCSS1_SwPageDesc()1855 if( bRefLandscape != rPageDesc.GetLandscape() ) in OutCSS1_SwPageDesc()1873 if( bRefLandscape != rPageDesc.GetLandscape() ) in OutCSS1_SwPageDesc()1876 rPageDesc.GetLandscape() ? sCSS1_PV_landscape in OutCSS1_SwPageDesc()
556 sal_Bool bLandscape = aNewPageDesc.GetLandscape(); in SetPageDescAttrs()
605 if( rPageDesc.GetLandscape() ) in ExportDocument_Impl()1197 if( pAktPageDesc->GetLandscape() ) in OutPageDescription()
2989 if ( m_rExport.pAktPageDesc->GetLandscape( ) ) in FormatFrameSize()
3474 if( m_rWW8Export.pAktPageDesc->GetLandscape() ) in FormatFrameSize()
88 bLandscape( rCpy.GetLandscape() ), in SwPageDesc()
1000 != pPPVPD->GetLandscape()) in Execute()1001 … pPrinter->SetOrientation(pPPVPD->GetLandscape() ? ORIENTATION_LANDSCAPE : ORIENTATION_PORTRAIT); in Execute()
339 aPageItem.SetLandscape(rPageDesc.GetLandscape()); in PageDescToItemSet()
275 pDesc->SetLandscape( rChged.GetLandscape() ); in ChgPageDesc()
1453 if( pStdPgDsc->GetLandscape() ) in lcl_PutStdPageSizeIntoItemSet()1615 if ( !pStdPgDsc->GetLandscape() ) in GetPageDescFromPool()
2144 rDstDesc.SetLandscape( rSrcDesc.GetLandscape() ); in CopyPageDesc()
1098 sal_Bool bTemp = aData.GetLandscape(); in getPagePrintSettings()3037 if ( ( pPagePrintSettings->GetLandscape() && in getRenderer()3039 ( !pPagePrintSettings->GetLandscape() && in getRenderer()
3392 if(pStdPgDsc->GetLandscape()) in setAllPropertiesToDefault()
Completed in 406 milliseconds