Searched refs:XMLHint_Impl (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/xmloff/source/text/ |
H A D | txtparaimphint.hxx | 51 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 D | txtparai.cxx | 65 typedef XMLHint_Impl *XMLHint_ImplPtr; 208 XMLHint_Impl* pHint = new XMLReferenceHint_Impl( in XMLStartReferenceContext_Impl() 281 XMLHint_Impl *pHint = rHints[nPos]; in XMLEndReferenceContext_Impl() 1135 XMLHint_Impl* pHint = new XMLIndexMarkHint_Impl(xMark, xPos); in StartElement() 1155 XMLHint_Impl* pHint = in StartElement() 1179 XMLHint_Impl *pHint = rHints[nPos]; in StartElement() 2149 XMLHint_Impl *pHint = (*pHints)[i]; in ~XMLParaContext()
|
Completed in 24 milliseconds