Home
last modified time | relevance | path

Searched refs:XMLHint_Impl (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/xmloff/source/text/
H A Dtxtparaimphint.hxx51 class XMLHint_Impl class
60 XMLHint_Impl( sal_uInt8 nTyp, in XMLHint_Impl() function in XMLHint_Impl
69 XMLHint_Impl( sal_uInt8 nTyp, in XMLHint_Impl() function in XMLHint_Impl
76 virtual ~XMLHint_Impl() {} in ~XMLHint_Impl()
91 class XMLStyleHint_Impl : public XMLHint_Impl
99 XMLHint_Impl( XML_HINT_STYLE, rPos, rPos ), in XMLStyleHint_Impl()
108 class XMLReferenceHint_Impl : public XMLHint_Impl
116 XMLHint_Impl( XML_HINT_REFERENCE, rPos, rPos ), in XMLReferenceHint_Impl()
126 class XMLHyperlinkHint_Impl : public XMLHint_Impl
138 XMLHint_Impl( XML_HINT_HYPERLINK, rPos, rPos ), in XMLHyperlinkHint_Impl()
[all …]
H A Dtxtparai.cxx65 typedef XMLHint_Impl *XMLHint_ImplPtr;
207 XMLHint_Impl* pHint = new XMLReferenceHint_Impl( in XMLStartReferenceContext_Impl()
280 XMLHint_Impl *pHint = rHints[nPos]; in XMLEndReferenceContext_Impl()
1134 XMLHint_Impl* pHint = new XMLIndexMarkHint_Impl(xMark, xPos); in StartElement()
1154 XMLHint_Impl* pHint = in StartElement()
1178 XMLHint_Impl *pHint = rHints[nPos]; in StartElement()
2148 XMLHint_Impl *pHint = (*pHints)[i]; in ~XMLParaContext()