Searched refs:XML_NOTE (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/xmloff/source/transform/ |
H A D | NotesTContext.cxx | 131 case XML_NOTE: in StartElement() 142 OSL_ENSURE( XML_NOTE==m_eTypeToken, "invalid note type" ); in StartElement() 175 if( XML_NOTE == m_eTypeToken ) in CreateChildContext()
|
H A D | OOo2Oasis.cxx | 215 XML_NAMESPACE_TEXT, XML_NOTE, 229 XML_NAMESPACE_TEXT, XML_NOTE,
|
H A D | Oasis2OOo.cxx | 250 ENTRY1( TEXT, NOTE, XML_ETACTION_NOTES, XML_NOTE ),
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLIndexBibliographyEntryContext.cxx | 98 { XML_NOTE, BibliographyDataField::NOTE },
|
H A D | txtftne.cxx | 192 XML_NOTE, sal_False, sal_False); in exportTextFootnoteHelper()
|
H A D | XMLSectionExport.cxx | 1208 { XML_NOTE, BibliographyDataField::NOTE },
|
H A D | txtflde.cxx | 3419 eName = XML_NOTE; in MapBibliographyFieldName()
|
H A D | txtimp.cxx | 165 { XML_NAMESPACE_TEXT, XML_NOTE, XML_TOK_TEXT_NOTE },
|
H A D | txtfldi.cxx | 3545 else if (IsXMLToken(sName, XML_NOTE)) in MapBibliographyFieldName()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1240 XML_NOTE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1248 TOKEN( "note", XML_NOTE ),
|
Completed in 621 milliseconds