Searched refs:SetPrinterIndependentLayout (Results 1 – 7 of 7) sorted by relevance
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()
305 SetPrinterIndependentLayout (pOptions->GetPrinterIndependentLayout()); in SdDrawDocument()987 void SdDrawDocument::SetPrinterIndependentLayout (sal_Int32 nMode) in SetPrinterIndependentLayout() function in SdDrawDocument
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()
Completed in 46 milliseconds