Home
last modified time | relevance | path

Searched refs:o_pOut (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/autodoc/source/display/html/
H A Dcre_link.cxx214 char * o_pOut,
219 Recursive_CreatePath( char * o_pOut, in Recursive_CreatePath() argument
229 Recursive_CreatePath( o_pOut, it ); in Recursive_CreatePath()
231 strcat( o_pOut, (*i_it).c_str() ); // SAFE STRCAT (#100211# - checked) in Recursive_CreatePath()
232 strcat( o_pOut, "/" ); // SAFE STRCAT (#100211# - checked) in Recursive_CreatePath()
/aoo4110/main/autodoc/source/display/inc/toolkit/
H A Dhtmlfactory.hxx58 Xml::Element * o_pOut = 0 ) in HtmlFactory() argument
59 : pEnv(&io_rEnv) { if (o_pOut != 0) aDestination.Enter(*o_pOut); } in HtmlFactory()
/aoo4110/main/autodoc/source/display/idl/
H A Dhi_factory.hxx91 Xml::Element * o_pOut = 0 ) in HtmlFactory_Idl() argument
92 : HtmlFactory<Environment>(io_rEnv, o_pOut) in HtmlFactory_Idl()
H A Dhfi_linklist.cxx177 Xml::Element * o_pOut ) in HF_IdlLinkList() argument
178 : HtmlFactory_Idl(io_rEnv,o_pOut) in HF_IdlLinkList()
H A Dhfi_tag.cxx214 Xml::Element * o_pOut, in HF_IdlDocuTextDisplay() argument
216 : HtmlFactory_Idl(io_rEnv, o_pOut), in HF_IdlDocuTextDisplay()
H A Dhfi_linklist.hxx97 Xml::Element * o_pOut );
H A Dhfi_tag.hxx58 Xml::Element * o_pOut,

Completed in 32 milliseconds