Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dsdattr.hxx38 inline SfxStringItem makeSdAttrLayerDesc(const OUString& aStr = OUString()) in makeSdAttrLayerDesc() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dsdattr.hxx39 inline SfxStringItem makeSdAttrLayerDesc( const OUString& aStr = OUString() ) in makeSdAttrLayerDesc() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx56 rAttrs.Put( makeSdAttrLayerDesc( m_xEdtDesc->get_text() ) ); in GetAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Dlayeroptionsdlg.cxx56 rAttrs.Put( makeSdAttrLayerDesc( m_xEdtDesc->get_text() ) ); in GetAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Ddialogs-test.cxx349 aNewAttr.Put(makeSdAttrLayerDesc()); in createDialogByID()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Ddialogs-test.cxx351 aNewAttr.Put(makeSdAttrLayerDesc()); in createDialogByID()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviews2.cxx1931 aNewAttr.Put( makeSdAttrLayerDesc() ); in FuTemporary()
2084 aNewAttr.Put( makeSdAttrLayerDesc( aLayerDesc ) ); in FuTemporary()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviews2.cxx1885 aNewAttr.Put( makeSdAttrLayerDesc() ); in FuTemporary()
2038 aNewAttr.Put( makeSdAttrLayerDesc( aLayerDesc ) ); in FuTemporary()