Home
last modified time | relevance | path

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

12

/aoo41x/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
/aoo41x/main/sw/source/ui/utlui/
H A Duitool.cxx197 rPageDesc.SetLandscape(rPageItem.IsLandscape()); in ItemSetToPageDesc()
339 aPageItem.SetLandscape(rPageDesc.GetLandscape()); in PageDescToItemSet()
/aoo41x/main/svx/inc/svx/
H A Dpageitem.hxx107 void SetLandscape(sal_Bool bL) { bLandscape = bL; } in SetLandscape() function in SvxPageItem
/aoo41x/main/svx/source/items/
H A Dpageitem.cxx261 pPage->SetLandscape( bLand ); in Create()
/aoo41x/main/sc/source/core/data/
H A Dstlsheet.cxx211 aPageItem.SetLandscape( sal_False ); in GetItemSet()
/aoo41x/main/sc/source/filter/excel/
H A Dxipage.cxx252 aPageItem.SetLandscape( !maData.mbPortrait ); in Finalize()
/aoo41x/main/sw/source/ui/app/
H A Dappenv.cxx426 pDesc->SetLandscape( rItem.eAlign >= ENV_VER_LEFT && in InsertEnv()
H A Dapplab.cxx295 aDesc.SetLandscape(nResultWidth > nResultHeight); in InsertLab()
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx588 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()
2389 rPg.SetLandscape(true); in SetPageInformationAsDefault()
3310 pPg->SetLandscape( sal_False ); in ReadPageDescTbl()
3425 case RTF_LNDSCPSXN: pPg->SetLandscape( sal_True ); break; in ReadPageDescTbl()
/aoo41x/main/sw/source/core/view/
H A Dvprint.cxx269 aNew.SetLandscape( bNewOri ); in ChgAllPageOrientation()
/aoo41x/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.cxx3449 pSectionContext->SetLandscape( nIntValue > 0 ); in sprmWithProps()
3940 pSectionContext->SetLandscape( CT_PageSz.orient ); in sprmWithProps()
/aoo41x/main/sd/source/ui/func/
H A Dfupage.cxx212 aPageItem.SetLandscape( mpPage->GetOrientation() == ORIENTATION_LANDSCAPE ? sal_True: sal_False ); in ExecuteDialog()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx1016 rOut.GetPageDesc().SetLandscape(rDOP.fWideGet()); in Start()
1459 rOut.GetPageDesc().SetLandscape(rDOP.fWideGet()); in Out()
/aoo41x/main/sw/source/core/doc/
H A Ddocdesc.cxx242 pDesc->SetLandscape( rChged.GetLandscape() ); in ChgPageDesc()
H A Dpoolfmt.cxx1570 pNewPgDsc->SetLandscape( sal_True ); in GetPageDescFromPool()
1621 pNewPgDsc->SetLandscape( sal_True ); in GetPageDescFromPool()
H A Ddocfmt.cxx2132 rDstDesc.SetLandscape( rSrcDesc.GetLandscape() ); in CopyPageDesc()
/aoo41x/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx371 mpPageItem->SetLandscape( bLandscape ); in ExecuteOrientationChange()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh3.cxx561 aNewItem.SetLandscape( bNewLand ); in SetPrinter()
/aoo41x/main/cui/source/tabpages/
H A Dpage.cxx872 aPage.SetLandscape(bChecked); in FillItemSet()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlcss1.cxx566 aNewPageDesc.SetLandscape( !bLandscape ); in SetPageDescAttrs()
/aoo41x/main/sc/source/filter/starcalc/
H A Dscflt.cxx908 aPageItem.SetLandscape( pPage->Orientation != 1 ); in PutToDoc()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1212 aData.SetLandscape(*(sal_Bool*)rVal.getValue()); in setPagePrintSettings()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par6.cxx440 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()

Completed in 238 milliseconds

12