Home
last modified time | relevance | path

Searched refs:XmlStyleFamily (Results 51 – 75 of 121) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/inc/
H A DSchXMLAutoStylePoolP.hxx31 XmlStyleFamily nFamily,
H A DXMLChartStyleContext.hxx37 SvXMLStylesContext& rStyles, XmlStyleFamily nFamily );
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlAutoStyle.hxx32 XmlStyleFamily nFamily,
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlAutoStyle.hxx34 XmlStyleFamily nFamily,
H A DxmlExport.hxx124 …void collectStyleNames(XmlStyleFamily _nFamily,const ::std::vector< sal_Int32>&…
125 …void collectStyleNames(XmlStyleFamily _nFamily,const ::std::vector< sal_Int32>&…
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLIndexAlphabeticalSourceContext.cxx75 XmlStyleFamily::TEXT_TEXT, sMainEntryStyleName ); in ProcessAttribute()
167 XmlStyleFamily::TEXT_TEXT, sMainEntryStyleName ); in endFastElement()
H A DXMLIndexTOCStylesContext.cxx92 XmlStyleFamily::TEXT_PARAGRAPH, in endFastElement()
H A DXMLTextListItemContext.cxx67 GetImport().GetStyleDisplayName( XmlStyleFamily::TEXT_LIST, in XMLTextListItemContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlexprt.cxx407 GetAutoStylePool()->RegisterName(XmlStyleFamily::TABLE_TABLE, sExternalRefTabStyleName); in ScXMLExport()
1275 xStylePool->Add(XmlStyleFamily::TEXT_TEXT, OUString(), aPropStates); in ExportCellTextAutoStyles()
2071 GetAutoStylePool()->RegisterName(XmlStyleFamily::TABLE_CELL, *pOldName); in AddStyleFromCells()
2157 GetAutoStylePool()->RegisterName(XmlStyleFamily::TABLE_COLUMN, *pOldName); in AddStyleFromColumn()
2186 GetAutoStylePool()->RegisterName(XmlStyleFamily::TABLE_ROW, *pOldName); in AddStyleFromRow()
2476 GetAutoStylePool()->RegisterName(XmlStyleFamily::TEXT_TEXT, sName); in collectAutoStyles()
2630 GetAutoStylePool()->exportXML(XmlStyleFamily::TABLE_COLUMN); in ExportAutoStyles_()
2631 GetAutoStylePool()->exportXML(XmlStyleFamily::TABLE_ROW); in ExportAutoStyles_()
2632 GetAutoStylePool()->exportXML(XmlStyleFamily::TABLE_TABLE); in ExportAutoStyles_()
2634 GetAutoStylePool()->exportXML(XmlStyleFamily::TABLE_CELL); in ExportAutoStyles_()
[all …]
H A Dsheetdata.cxx79 void ScSheetSaveData::AddNoteContentStyle( XmlStyleFamily nFamily, const OUString& rName, const ScA… in AddNoteContentStyle()
81 if ( nFamily == XmlStyleFamily::TEXT_PARAGRAPH ) in AddNoteContentStyle()
H A Dxmlstyle.hxx186 XmlStyleFamily nFamily,
195 XmlStyleFamily nFamily,
H A Dxmlannoi.cxx168 void ScXMLAnnotationContext::AddContentStyle( XmlStyleFamily nFamily, const OUString& rName, const … in AddContentStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A DXMLTextShapeStyleContext.hxx40 SvXMLStylesContext& rStyles, XmlStyleFamily nFamily );
H A DXMLShapeStyleContext.hxx46 XmlStyleFamily nFamily);
H A Dfamilies.hxx47 enum class XmlStyleFamily enum
H A Dtxtstyli.hxx56 SvXMLStylesContext& rStyles, XmlStyleFamily nFamily,
H A DXMLTextMasterPageContext.hxx77 XMLOFF_DLLPUBLIC extern XmlStyleFamily const g_MasterPageFamilies[];
H A Dprstylei.hxx90 SvXMLStylesContext& rStyles, XmlStyleFamily nFamily,
H A Dtxtparae.hxx383 XmlStyleFamily nFamily,
387 XmlStyleFamily nFamily,
393 XmlStyleFamily nFamily,
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximppage.cxx328 …t SdXMLNumberFormatImportContext* >( pStyles->FindStyleChildContext( XmlStyleFamily::DATA_STYLE, a… in endFastElement()
362 XmlStyleFamily::SD_DRAWINGPAGE_ID, rStyleName); in SetStyle()
418 …const SvXMLStyleContext* pStyle = pStyles->FindStyleChildContext( XmlStyleFamily::SD_PRESENTATIONP… in SetLayout()
478 …leContext* pStyle = pAutoStyles ? pAutoStyles->FindStyleChildContext(XmlStyleFamily::SD_PAGEMASTER… in SetPageMaster()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/table/
H A DXMLTableImport.cxx440 … pAutoStyles->FindStyleChildContext(XmlStyleFamily::TABLE_COLUMN, xInfo->msStyleName) ); in InitColumns()
502 pAutoStyles->FindStyleChildContext(XmlStyleFamily::TABLE_ROW, sStyleName) ); in ImportRow()
656 pAutoStyles->FindStyleChildContext(XmlStyleFamily::TABLE_CELL, sStyleName) ); in XMLCellImportContext()
726 : SvXMLStyleContext( rImport, XmlStyleFamily::TABLE_TEMPLATE_ID, false ) in XMLTableTemplateContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/
H A Dlayerexport.cxx85 XmlStyleFamily::CONTROL_ID, token::GetXMLToken(token::XML_PARAGRAPH), in OFormLayerXMLExport_Impl()
255 m_rContext.GetAutoStylePool()->exportXML( XmlStyleFamily::CONTROL_ID ); in exportAutoStyles()
593 …OUString sColumnStyleName = m_rContext.GetAutoStylePool()->Add( XmlStyleFamily::CONTROL_ID, aPrope… in collectGridColumnStylesAndIds()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DImageStyle.cxx127 rImport.AddStyleDisplayName( XmlStyleFamily::SD_FILL_IMAGE_ID, in importXML()
H A DMarkerStyle.cxx129 rImport.AddStyleDisplayName( XmlStyleFamily::SD_MARKER_ID, rStrName, in importXML()
H A Dstyleexp.cxx414 bool bUsed, XmlStyleFamily nFamily, const OUString* pPrefix) in exportStyleFamily()
424 bool bUsed, XmlStyleFamily nFamily, const OUString* pPrefix) in exportStyleFamily()

12345