Searched refs:i_scope (Results 1 – 6 of 6) sorted by relevance
191 const String & i_scope, in Search_CesModule() argument200 if ( strncmp(i_scope, "::", 2) == 0 in Search_CesModule()201 OR strncmp(i_scope, "com::sun::star", 14) == 0 ) in Search_CesModule()211 const char * pNext = i_scope; in Search_CesModule()
200 HF_IdlTypeText::Produce_LinkInDocu( const String & i_scope, in Produce_LinkInDocu() argument213 CurOut() << i_scope << "::" << i_name; in Produce_LinkInDocu()221 i_scope, in Produce_LinkInDocu()226 CurOut() << i_scope << "::" << i_name; in Produce_LinkInDocu()
58 const String & i_scope,
101 const String & i_scope,
131 UsedType::UsedType(Ce_id i_scope ) in UsedType() argument140 nScope(i_scope) in UsedType()
64 Ce_id i_scope );
Completed in 16 milliseconds