Home
last modified time | relevance | path

Searched defs:FM_PROP_LABEL (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dformpdfexport.cxx316 static constexpr OUStringLiteral FM_PROP_LABEL = u"Label"; in describePDFControl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dformpdfexport.cxx317 static const char FM_PROP_LABEL[] = "Label"; in describePDFControl() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/
H A Dfmprop.hxx40 #define FM_PROP_LABEL "Label" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/inc/
H A Dfmprop.hxx40 #define FM_PROP_LABEL "Label" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/bibliography/
H A Ddatman.cxx75 constexpr OUStringLiteral FM_PROP_LABEL = u"Label"; variable