Home
last modified time | relevance | path

Searched refs:SdAttrLayerPrintable (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx63 …maCbxPrintable.Check( ( ( const SdAttrLayerPrintable& ) mrOutAttrs.Get( ATTR_LAYER_PRINTABLE ) ).G… in SdInsertLayerDlg()
79 rAttrs.Put( SdAttrLayerPrintable( maCbxPrintable.IsChecked() ) ); in GetAttr()
/aoo4110/main/sd/inc/
H A Dsdattr.hxx85 class SdAttrLayerPrintable : public SfxBoolItem class
88 SdAttrLayerPrintable( sal_Bool bValue = sal_True ) : in SdAttrLayerPrintable() function in SdAttrLayerPrintable
/aoo4110/main/sd/source/ui/view/
H A Ddrviewsb.cxx118 aNewAttr.Put( SdAttrLayerPrintable() ); in FuTemp02()
164 bIsPrintable = ((SdAttrLayerPrintable &) aNewAttr.Get (ATTR_LAYER_PRINTABLE)).GetValue () ; in FuTemp02()
285 aNewAttr.Put( SdAttrLayerPrintable( bIsPrintable ) ); in FuTemp02()

Completed in 33 milliseconds