Home
last modified time | relevance | path

Searched refs:GetLandscape (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dvprint.cxx262 if( rOld.GetLandscape() != bNewOri ) in ChgAllPageOrientation()
314 const sal_Bool bOri = aNew.GetLandscape(); in ChgAllPageSize()
/trunk/main/sw/inc/
H A Dpvprtdat.hxx68 sal_Bool GetLandscape() const { return bLandscape; } in GetLandscape() function in SwPagePreViewPrtData
H A Dpagedesc.hxx166 sal_Bool GetLandscape() const { return bLandscape; } in GetLandscape() function in SwPageDesc
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx1849 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()
H A Dhtmlcss1.cxx556 sal_Bool bLandscape = aNewPageDesc.GetLandscape(); in SetPageDescAttrs()
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx605 if( rPageDesc.GetLandscape() ) in ExportDocument_Impl()
1197 if( pAktPageDesc->GetLandscape() ) in OutPageDescription()
H A Ddocxattributeoutput.cxx2989 if ( m_rExport.pAktPageDesc->GetLandscape( ) ) in FormatFrameSize()
H A Dww8atr.cxx3474 if( m_rWW8Export.pAktPageDesc->GetLandscape() ) in FormatFrameSize()
/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx88 bLandscape( rCpy.GetLandscape() ), in SwPageDesc()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx1000 != pPPVPD->GetLandscape()) in Execute()
1001 … pPrinter->SetOrientation(pPPVPD->GetLandscape() ? ORIENTATION_LANDSCAPE : ORIENTATION_PORTRAIT); in Execute()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx339 aPageItem.SetLandscape(rPageDesc.GetLandscape()); in PageDescToItemSet()
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx275 pDesc->SetLandscape( rChged.GetLandscape() ); in ChgPageDesc()
H A Dpoolfmt.cxx1453 if( pStdPgDsc->GetLandscape() ) in lcl_PutStdPageSizeIntoItemSet()
1615 if ( !pStdPgDsc->GetLandscape() ) in GetPageDescFromPool()
H A Ddocfmt.cxx2144 rDstDesc.SetLandscape( rSrcDesc.GetLandscape() ); in CopyPageDesc()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1098 sal_Bool bTemp = aData.GetLandscape(); in getPagePrintSettings()
3037 if ( ( pPagePrintSettings->GetLandscape() && in getRenderer()
3039 ( !pPagePrintSettings->GetLandscape() && in getRenderer()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx3392 if(pStdPgDsc->GetLandscape()) in setAllPropertiesToDefault()

Completed in 406 milliseconds