Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dsdattr.hxx43 inline SfxBoolItem makeSdAttrLayerVisible(bool bValue = true) in makeSdAttrLayerVisible() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dsdattr.hxx44 inline SfxBoolItem makeSdAttrLayerVisible( bool bValue = true ) in makeSdAttrLayerVisible() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx57 rAttrs.Put( makeSdAttrLayerVisible( m_xCbxVisible->get_active() ) ); in GetAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx57 rAttrs.Put( makeSdAttrLayerVisible( m_xCbxVisible->get_active() ) ); in GetAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Ddialogs-test.cxx350 aNewAttr.Put(makeSdAttrLayerVisible()); in createDialogByID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Ddialogs-test.cxx352 aNewAttr.Put(makeSdAttrLayerVisible()); in createDialogByID()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviews2.cxx1932 aNewAttr.Put( makeSdAttrLayerVisible() ); in FuTemporary()
2085 aNewAttr.Put( makeSdAttrLayerVisible( bIsVisible ) ); in FuTemporary()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviews2.cxx1886 aNewAttr.Put( makeSdAttrLayerVisible() ); in FuTemporary()
2039 aNewAttr.Put( makeSdAttrLayerVisible( bIsVisible ) ); in FuTemporary()