Searched refs:o_rName (Results 1 – 14 of 14) sorted by relevance
/aoo4110/main/autodoc/source/ary/cpp/ |
H A D | c_builtintype.cxx | 102 StreamStr & o_rName, in inq_Get_Text() argument 108 case TYSP_unsigned: o_rName << "unsigned "; break; in inq_Get_Text() 109 case TYSP_signed: o_rName << "signed "; break; in inq_Get_Text() 114 o_rName << sName; in inq_Get_Text()
|
H A D | namechain.cxx | 102 NameSegment::Get_Text_AsMainType( StreamStr & o_rName, in Get_Text_AsMainType() argument 106 o_rName << sName; in Get_Text_AsMainType() 168 StreamStr & o_rName, in Get_Text() argument 183 (*it).Get_Text_AsMainType( o_rName, o_rPostName, i_rGate ); in Get_Text()
|
H A D | usedtype.cxx | 380 StreamStr & o_rName, in inq_Get_Text() argument 391 aPath.Get_Text( o_rPreName, o_rName, o_rPostName, i_rGate ); in inq_Get_Text()
|
/aoo4110/main/autodoc/inc/ary/cpp/ |
H A D | c_type.hxx | 77 StreamStr & o_rName, 86 StreamStr & o_rName, 116 StreamStr & o_rName, in Get_Text() argument 120 inq_Get_Text( o_rPreName,o_rName,o_rPostName, i_rGate ); in Get_Text()
|
H A D | namechain.hxx | 71 StreamStr & o_rName, 112 StreamStr & o_rName,
|
H A D | c_builtintype.hxx | 71 StreamStr & o_rName,
|
H A D | usedtype.hxx | 131 StreamStr & o_rName,
|
/aoo4110/main/autodoc/source/display/html/ |
H A D | aryattrs.cxx | 148 const char * & o_rName, in Get_TypeText() argument 177 o_rName = sResult_Name.c_str(); in Get_TypeText() 182 o_rPreName = o_rName = o_rPostName = ""; in Get_TypeText()
|
H A D | aryattrs.hxx | 66 const char * & o_rName,
|
/aoo4110/main/autodoc/source/parser_i/idl/ |
H A D | pe_evalu.cxx | 66 PE_Value::PE_Value( String & o_rName, in PE_Value() argument 70 pName(&o_rName), in PE_Value()
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | subcomponentmanager.cxx | 581 ::rtl::OUString& o_rName, sal_Int32& o_rComponentType ) in lookupSubComponent() argument 599 o_rName = comp->sName; in lookupSubComponent()
|
H A D | subcomponentmanager.hxx | 121 ::rtl::OUString& o_rName,
|
/aoo4110/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | pe_evalu.hxx | 52 String & o_rName,
|
/aoo4110/main/autodoc/source/parser/cpp/ |
H A D | pe_type.cxx | 48 StreamStr & o_rName,
|
Completed in 60 milliseconds