Home
last modified time | relevance | path

Searched refs:XMLComment (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/l10ntools/source/
H A Dxmlparse.cxx104 AddChild( new XMLComment( *static_cast<XMLComment* >(pNode) ) ); break; in XMLParentNode()
373 XMLComment *pComment = ( XMLComment * ) pCur; in Write()
434 XMLComment *pComment = ( XMLComment * ) pCur; in Print()
958 XMLComment *pComment = ( XMLComment * ) pCur; in Print()
1016 sal_uInt16 XMLComment::GetNodeType() in GetNodeType()
1022 XMLComment::XMLComment(const XMLComment& obj) in XMLComment() function in XMLComment
1028 XMLComment& XMLComment::operator=(const XMLComment& obj){ in operator =()
1188 new XMLComment( String( XML_CHAR_TO_OUSTRING( data )), pCurNode ); in Comment()
/aoo42x/main/l10ntools/inc/
H A Dxmlparse.hxx432 class XMLComment : public XMLChildNode class
439 XMLComment( in XMLComment() function in XMLComment
447 XMLComment( const XMLComment& obj );
449 XMLComment& operator=(const XMLComment& obj);
/aoo42x/main/l10ntools/layout/
H A Dtralay.cxx250 lst->Insert( new XMLComment( marker, 0 ), i ); in insertMarker()

Completed in 24 milliseconds