Home
last modified time | relevance | path

Searched refs:SetPrinterIndependentLayout (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sd/source/ui/app/
H A Dsdmod2.cxx495 aSdOptionsMiscItem.GetOptionsMisc().SetPrinterIndependentLayout ( in CreateItemSet()
727 pDoc->SetPrinterIndependentLayout (pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout()); in ApplyItemSet()
H A Doptsitem.cxx620 …if( pValues[14].hasValue() ) SetPrinterIndependentLayout( *(sal_uInt16*) pValues[ 14 ].getValue() … in ReadData()
738 maOptionsMisc.SetPrinterIndependentLayout( pOpts->GetPrinterIndependentLayout() ); in SdOptionsMiscItem()
830 pOpts->SetPrinterIndependentLayout( maOptionsMisc.GetPrinterIndependentLayout() ); in SetOptions()
/aoo42x/main/sd/source/core/
H A Ddrawdoc.cxx305 SetPrinterIndependentLayout (pOptions->GetPrinterIndependentLayout()); in SdDrawDocument()
987 void SdDrawDocument::SetPrinterIndependentLayout (sal_Int32 nMode) in SetPrinterIndependentLayout() function in SdDrawDocument
/aoo42x/main/sd/inc/
H A Ddrawdoc.hxx392 void SetPrinterIndependentLayout (sal_Int32 nMode);
/aoo42x/main/sd/source/ui/dlg/
H A Dtpoption.cxx447 aOptsItem.GetOptionsMisc().SetPrinterIndependentLayout ( in FillItemSet()
/aoo42x/main/sd/source/ui/inc/
H A Doptsitem.hxx366 …void SetPrinterIndependentLayout (sal_uInt16 nOn = 1 ){ if ( nOn != mnPrinterIndependentLayout ) {… in SetPrinterIndependentLayout() function in SdOptionsMisc
/aoo42x/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx829 pDoc->SetPrinterIndependentLayout (nValue); in _setPropertyValues()

Completed in 95 milliseconds