Home
last modified time | relevance | path

Searched refs:SetLandscape (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx197 rPageDesc.SetLandscape(rPageItem.IsLandscape()); in ItemSetToPageDesc()
339 aPageItem.SetLandscape(rPageDesc.GetLandscape()); in PageDescToItemSet()
/trunk/main/sw/inc/
H A Dpvprtdat.hxx69 void SetLandscape( sal_Bool b ) { bLandscape = b; } in SetLandscape() function in SwPagePreViewPrtData
H A Dpagedesc.hxx167 void SetLandscape( sal_Bool bNew ) { bLandscape = bNew; } in SetLandscape() function in SwPageDesc
/trunk/main/svx/inc/svx/
H A Dpageitem.hxx107 void SetLandscape(sal_Bool bL) { bLandscape = bL; } in SetLandscape() function in SvxPageItem
/trunk/main/svx/source/items/
H A Dpageitem.cxx261 pPage->SetLandscape( bLand ); in Create()
/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx211 aPageItem.SetLandscape( sal_False ); in GetItemSet()
/trunk/main/sc/source/filter/excel/
H A Dxipage.cxx252 aPageItem.SetLandscape( !maData.mbPortrait ); in Finalize()
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx426 pDesc->SetLandscape( rItem.eAlign >= ENV_VER_LEFT && in InsertEnv()
H A Dapplab.cxx305 aDesc.SetLandscape(nResultWidth > nResultHeight); in InsertLab()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx579 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()
2380 rPg.SetLandscape(true); in SetPageInformationAsDefault()
3301 pPg->SetLandscape( sal_False ); in ReadPageDescTbl()
3416 case RTF_LNDSCPSXN: pPg->SetLandscape( sal_True ); break; in ReadPageDescTbl()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx269 aNew.SetLandscape( bNewOri ); in ChgAllPageOrientation()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1016 rOut.GetPageDesc().SetLandscape(rDOP.fWideGet()); in Start()
1459 rOut.GetPageDesc().SetLandscape(rDOP.fWideGet()); in Out()
/trunk/main/sd/source/ui/func/
H A Dfupage.cxx212 aPageItem.SetLandscape( mpPage->GetOrientation() == ORIENTATION_LANDSCAPE ? sal_True: sal_False ); in ExecuteDialog()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx243 void SetLandscape( bool bSet ) { m_bIsLandscape = bSet; } in SetLandscape() function in writerfilter::dmapper::SectionPropertyMap
H A DDomainMapper.cxx3457 pSectionContext->SetLandscape( nIntValue > 0 ); in sprmWithProps()
3949 pSectionContext->SetLandscape( CT_PageSz.orient ); in sprmWithProps()
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx275 pDesc->SetLandscape( rChged.GetLandscape() ); in ChgPageDesc()
H A Dpoolfmt.cxx1576 pNewPgDsc->SetLandscape( sal_True ); in GetPageDescFromPool()
1627 pNewPgDsc->SetLandscape( sal_True ); in GetPageDescFromPool()
H A Ddocfmt.cxx2144 rDstDesc.SetLandscape( rSrcDesc.GetLandscape() ); in CopyPageDesc()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx373 mpPageItem->SetLandscape( bLandscape ); in ExecuteOrientationChange()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx561 aNewItem.SetLandscape( bNewLand ); in SetPrinter()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx885 aPage.SetLandscape(bChecked); in FillItemSet()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx566 aNewPageDesc.SetLandscape( !bLandscape ); in SetPageDescAttrs()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx908 aPageItem.SetLandscape( pPage->Orientation != 1 ); in PutToDoc()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1212 aData.SetLandscape(*(sal_Bool*)rVal.getValue()); in setPagePrintSettings()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx440 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()

Completed in 205 milliseconds

12