Searched refs:SetPrinterIndependentLayout (Results 1 – 7 of 7) sorted by relevance
303 SetPrinterIndependentLayout (pOptions->GetPrinterIndependentLayout()); in SdDrawDocument()965 void SdDrawDocument::SetPrinterIndependentLayout (sal_Int32 nMode) in SetPrinterIndependentLayout() function in SdDrawDocument
495 aSdOptionsMiscItem.GetOptionsMisc().SetPrinterIndependentLayout ( in CreateItemSet()727 … pDoc->SetPrinterIndependentLayout (pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout()); in ApplyItemSet()
620 …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()
392 void SetPrinterIndependentLayout (sal_Int32 nMode);
447 aOptsItem.GetOptionsMisc().SetPrinterIndependentLayout ( in FillItemSet()
366 …void SetPrinterIndependentLayout (sal_uInt16 nOn = 1 ){ if ( nOn != mnPrinterIndependentLayout … in SetPrinterIndependentLayout() function in SdOptionsMisc
829 pDoc->SetPrinterIndependentLayout (nValue); in _setPropertyValues()