Searched refs:XML_CREATOR (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/xmloff/source/meta/ |
H A D | xmlversion.cxx | 97 xmloff::token::XML_CREATOR, in exportDoc() 223 else if ( aLocalName == xmloff::token::GetXMLToken(xmloff::token::XML_CREATOR) ) in XMLVersionContext()
|
H A D | xmlmetae.cxx | 139 XML_NAMESPACE_DC, XML_CREATOR ); in _MExport()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLChangeInfoContext.cxx | 76 if( IsXMLToken( rLocalName, XML_CREATOR ) ) in CreateChildContext()
|
H A D | XMLRedlineExport.cxx | 483 XML_CREATOR, sal_True, in ExportChangeInfo()
|
H A D | txtflde.cxx | 1748 XML_CREATOR, sal_True, in ExportFieldHelper() 3349 eElement = XML_CREATOR; in MapDocInfoFieldName()
|
H A D | txtimp.cxx | 250 { XML_NAMESPACE_TEXT, XML_CREATOR, XML_TOK_TEXT_DOCUMENT_SAVE_AUTHOR },
|
H A D | txtfldi.cxx | 3674 if( IsXMLToken( rLocalName, XML_CREATOR ) ) in CreateChildContext()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | MetaTContext.cxx | 53 XML_CREATOR,
|
H A D | OOo2Oasis.cxx | 900 XML_NAMESPACE_DC, XML_CREATOR ), 912 XML_NAMESPACE_DC, XML_CREATOR ),
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlannoi.cxx | 144 if( IsXMLToken( rLName, XML_CREATOR ) ) in CreateChildContext()
|
H A D | XMLChangeTrackingExportHelper.cxx | 125 XML_CREATOR, sal_True, in WriteChangeInfo()
|
H A D | XMLTrackedChangesContext.cxx | 665 if( IsXMLToken( rLocalName, XML_CREATOR ) ) in CreateChildContext()
|
H A D | xmlexprt.cxx | 3328 XML_CREATOR, sal_True, in exportAnnotationMeta()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximppage.cxx | 148 if( IsXMLToken( rLocalName, XML_CREATOR ) ) in CreateChildContext()
|
H A D | sdxmlexp.cxx | 2853 … SvXMLElementExport aCreatorElem( *this, XML_NAMESPACE_DC, XML_CREATOR, sal_True, sal_False ); in exportAnnotations()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 494 XML_CREATOR, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 502 TOKEN( "creator", XML_CREATOR ),
|
Completed in 362 milliseconds