Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dsdattr.hxx53 inline SfxBoolItem makeSdAttrLayerLocked(bool bValue = false) in makeSdAttrLayerLocked() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dsdattr.hxx54 inline SfxBoolItem makeSdAttrLayerLocked( bool bValue = false ) in makeSdAttrLayerLocked() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx59 rAttrs.Put( makeSdAttrLayerLocked( m_xCbxLocked->get_active() ) ); in GetAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx59 rAttrs.Put( makeSdAttrLayerLocked( m_xCbxLocked->get_active() ) ); in GetAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Ddialogs-test.cxx352 aNewAttr.Put(makeSdAttrLayerLocked()); in createDialogByID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Ddialogs-test.cxx354 aNewAttr.Put(makeSdAttrLayerLocked()); in createDialogByID()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviews2.cxx1934 aNewAttr.Put( makeSdAttrLayerLocked() ); in FuTemporary()
2086 aNewAttr.Put( makeSdAttrLayerLocked( bIsLocked ) ); in FuTemporary()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviews2.cxx1888 aNewAttr.Put( makeSdAttrLayerLocked() ); in FuTemporary()
2040 aNewAttr.Put( makeSdAttrLayerLocked( bIsLocked ) ); in FuTemporary()