Lines Matching refs:xml
210 Get_LinkedTypeText( csi::xml::Element & o_rOut, in Get_LinkedTypeText()
272 csi::xml::Element & in Get_LinkedTypeText()
283 Create_ChildListLabel( csi::xml::Element & o_rParentElement, in Create_ChildListLabel()
301 << new xml::AnAttribute( "border", "1" ) in Create_ChildListTable()
302 << new xml::AnAttribute( "cellpadding", "5" ) in Create_ChildListTable()
303 << new xml::AnAttribute( "cellspacing", "0" ) in Create_ChildListTable()
311 << new xml::AnAttribute( "colspan","2" ) in Create_ChildListTable()
382 ShowDocu_On( csi::xml::Element & o_rOut, in ShowDocu_On()
395 WriteOut_TokenList( csi::xml::Element & o_rOut, in WriteOut_TokenList()
430 WriteOut_LinkedFunctionText( csi::xml::Element & o_rTitleOut, in WriteOut_LinkedFunctionText()
460 csi::xml::Element * pOutLast = &o_rTitleOut; in WriteOut_LinkedFunctionText()