Searched refs:o_pOut (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/autodoc/source/display/html/ |
H A D | cre_link.cxx | 214 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()
|
/aoo42x/main/autodoc/source/display/inc/toolkit/ |
H A D | htmlfactory.hxx | 58 Xml::Element * o_pOut = 0 ) in HtmlFactory() argument 59 : pEnv(&io_rEnv) { if (o_pOut != 0) aDestination.Enter(*o_pOut); } in HtmlFactory()
|
/aoo42x/main/autodoc/source/display/idl/ |
H A D | hi_factory.hxx | 91 Xml::Element * o_pOut = 0 ) in HtmlFactory_Idl() argument 92 : HtmlFactory<Environment>(io_rEnv, o_pOut) in HtmlFactory_Idl()
|
H A D | hfi_linklist.cxx | 177 Xml::Element * o_pOut ) in HF_IdlLinkList() argument 178 : HtmlFactory_Idl(io_rEnv,o_pOut) in HF_IdlLinkList()
|
H A D | hfi_tag.cxx | 214 Xml::Element * o_pOut, in HF_IdlDocuTextDisplay() argument 216 : HtmlFactory_Idl(io_rEnv, o_pOut), in HF_IdlDocuTextDisplay()
|
H A D | hfi_linklist.hxx | 97 Xml::Element * o_pOut );
|
H A D | hfi_tag.hxx | 58 Xml::Element * o_pOut,
|
Completed in 32 milliseconds