Home
last modified time | relevance | path

Searched refs:XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dfamilies.hxx57 #define XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME "table-row" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dfamilies.hxx32 #define XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME "table-row" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx148 constexpr OUStringLiteral g_sRowStyleFamilyName( u"" XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME );
H A DxmlExport.cxx268 GetAutoStylePool()->AddFamily(XmlStyleFamily::TABLE_ROW, XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME, in ORptExport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx147 static const OUStringLiteral g_sRowStyleFamilyName( XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME );
H A DxmlExport.cxx296 … GetAutoStylePool()->AddFamily(XML_STYLE_FAMILY_TABLE_ROW, XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME, in ORptExport()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/table/
H A DXMLTableExport.cxx204 OUString(XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME), in XMLTableExport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/table/
H A DXMLTableExport.cxx203 OUString(XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME), in XMLTableExport()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlstyli.cxx660 constexpr OUStringLiteral gsRowStyleServiceName(u"" XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME);
H A Dxmlexprt.cxx395 GetAutoStylePool()->AddFamily(XmlStyleFamily::TABLE_ROW, XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME, in ScXMLExport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlstyli.cxx671 static const OUStringLiteral gsRowStyleServiceName(XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME);
H A Dxmlexprt.cxx383 … GetAutoStylePool()->AddFamily(XML_STYLE_FAMILY_TABLE_ROW, XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME, in ScXMLExport()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlExport.cxx203 OUString(XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME ), in ODBExport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A DxmlExport.cxx248 OUString(XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME ), in ODBExport()