Searched refs:i_commentedRef (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/autodoc/source/display/idl/ |
H A D | hfi_property.cxx | 320 const comref & i_commentedRef, in produce_Summary() argument 323 csv_assert( i_commentedRef.Info() ); in produce_Summary() 325 const ary::idl::Type_id aType = i_commentedRef.Type(); in produce_Summary() 326 const ce_info & rDocu = *i_commentedRef.Info(); in produce_Summary() 345 aLocalLink() << "#" << get_LocalLinkName(io_env, i_commentedRef); in produce_Summary() 362 const comref & i_commentedRef, in produce_LinkDoc() argument 365 if ( i_commentedRef.Info() != 0 ) in produce_LinkDoc() 372 aDocuDisplay.Produce_fromReference(*i_commentedRef.Info(), i_ce); in produce_LinkDoc() 376 produce_Summary(io_env, io_context, i_commentedRef, i_ce); in produce_LinkDoc() 384 pCe = io_env.Linker().Search_CeFromType(i_commentedRef.Type()); in produce_LinkDoc() [all …]
|
H A D | hfi_property.hxx | 155 const comref & i_commentedRef, 168 const comref & i_commentedRef, 172 const comref & i_commentedRef );
|
H A D | hfi_service.cxx | 337 const comref & i_commentedRef ) const in produce_LinkSummary() 344 …HF_IdlCommentedRelationElement::produce_LinkDoc( Env(), i_ce, rCell, i_commentedRef, doctype_summa… in produce_LinkSummary()
|
H A D | hfi_service.hxx | 67 const comref & i_commentedRef ) const;
|
Completed in 17 milliseconds