Home
last modified time | relevance | path

Searched refs:GetPrinterIndependentLayout (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx496 (sal_uInt16)pDoc->GetPrinterIndependentLayout()); in CreateItemSet()
726 …if( pDoc->GetPrinterIndependentLayout() != pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout in ApplyItemSet()
727 pDoc->SetPrinterIndependentLayout (pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout()); in ApplyItemSet()
H A Doptsitem.cxx536 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()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx180 …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()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx305 SetPrinterIndependentLayout (pOptions->GetPrinterIndependentLayout()); in SdDrawDocument()
1016 sal_Int32 SdDrawDocument::GetPrinterIndependentLayout (void) in GetPrinterIndependentLayout() function in SdDrawDocument
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx825 (sal_Int16)pDoc->GetPrinterIndependentLayout (); in _setPropertyValues()
1102 (sal_Int16)pDoc->GetPrinterIndependentLayout(); in _getPropertyValues()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx403 sal_Int32 GetPrinterIndependentLayout (void);
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx505 aCbxUsePrinterMetrics.Check( aOptsItem.GetOptionsMisc().GetPrinterIndependentLayout()==1 ); in Reset()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx325 sal_uInt16 GetPrinterIndependentLayout() const { Init(); return mnPrinterIndependentLayout; }; in GetPrinterIndependentLayout() function in SdOptionsMisc

Completed in 56 milliseconds