Searched refs:GetPrinterIndependentLayout (Results 1 – 8 of 8) sorted by relevance
496 (sal_uInt16)pDoc->GetPrinterIndependentLayout()); in CreateItemSet()726 …if( pDoc->GetPrinterIndependentLayout() != pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout… in ApplyItemSet()727 pDoc->SetPrinterIndependentLayout (pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout()); in ApplyItemSet()
536 GetPrinterIndependentLayout() == rOpt.GetPrinterIndependentLayout() && in operator ==()686 pValues[ 14 ] <<= GetPrinterIndependentLayout(); in WriteData()738 maOptionsMisc.SetPrinterIndependentLayout( pOpts->GetPrinterIndependentLayout() ); in SdOptionsMiscItem()830 pOpts->SetPrinterIndependentLayout( maOptionsMisc.GetPrinterIndependentLayout() ); in SetOptions()
180 …if ( mpDoc->GetPrinterIndependentLayout() == ::com::sun::star::document::PrinterIndependentLayout:… in SetPrinter()189 …if ( mpDoc->GetPrinterIndependentLayout() == ::com::sun::star::document::PrinterIndependentLayout:… in UpdateFontList()249 switch (mpDoc->GetPrinterIndependentLayout()) in UpdateRefDevice()
305 SetPrinterIndependentLayout (pOptions->GetPrinterIndependentLayout()); in SdDrawDocument()1016 sal_Int32 SdDrawDocument::GetPrinterIndependentLayout (void) in GetPrinterIndependentLayout() function in SdDrawDocument
825 (sal_Int16)pDoc->GetPrinterIndependentLayout (); in _setPropertyValues()1102 (sal_Int16)pDoc->GetPrinterIndependentLayout(); in _getPropertyValues()
403 sal_Int32 GetPrinterIndependentLayout (void);
505 aCbxUsePrinterMetrics.Check( aOptsItem.GetOptionsMisc().GetPrinterIndependentLayout()==1 ); in Reset()
325 sal_uInt16 GetPrinterIndependentLayout() const { Init(); return mnPrinterIndependentLayout; }; in GetPrinterIndependentLayout() function in SdOptionsMisc
Completed in 115 milliseconds