Home
last modified time | relevance | path

Searched refs:i_nType (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/autodoc/source/ary/idl/
H A Dia_type.cxx75 TypeAdmin::find_ExplicitNameRoom( Type_id i_nType ) in find_ExplicitNameRoom() argument
148 TypeAdmin::lhf_CheckIn_Sequence(Type_id i_nType) in lhf_CheckIn_Sequence() argument
151 ret = Storage().Search_SequenceOf(i_nType); in lhf_CheckIn_Sequence()
156 rNewSeq = *new Sequence(i_nType); in lhf_CheckIn_Sequence()
159 Storage().Add_Sequence(i_nType, ret); in lhf_CheckIn_Sequence()
276 TypeAdmin::Find_Type( Type_id i_nType ) const in Find_Type()
278 return Storage()[i_nType]; in Find_Type()
285 pType = Storage().Exists(i_nType) in Search_LocalNameOf()
287 : & Storage()[i_nType]; in Search_LocalNameOf()
312 TypeAdmin::Find_XNameRoom( Type_id i_nType ) const in Find_XNameRoom()
[all …]
H A Dia_type.hxx77 Type_id i_nType ) const;
79 Type_id i_nType ) const;
81 Type_id i_nType ) const;
84 Type_id i_nType ) const;
105 Type_id i_nType );
111 Type_id i_nType ) const;
113 Type_id i_nType );
H A Dia_ce.cxx259 Type_id i_nType, in Store_Constant() argument
267 i_nType, in Store_Constant()
277 Type_id i_nType, in Store_Property() argument
285 i_nType, in Store_Property()
327 Type_id i_nType ) in Store_StructMember() argument
334 i_nType ); in Store_StructMember()
343 Type_id i_nType ) in Store_ExceptionMember() argument
350 i_nType ); in Store_ExceptionMember()
375 Type_id i_nType, in Store_Attribute() argument
385 i_nType, in Store_Attribute()
H A Di2s_calculator.cxx95 SecondariesCalculator::lhf_SearchService( Type_id i_nType ) in lhf_SearchService() argument
97 return SearchCe4Type<Service>(i_nType); in lhf_SearchService()
101 SecondariesCalculator::lhf_SearchInterface( Type_id i_nType ) in lhf_SearchInterface() argument
103 return SearchCe4Type<Interface>(i_nType); in lhf_SearchInterface()
107 SecondariesCalculator::lhf_SearchStruct( Type_id i_nType ) in lhf_SearchStruct() argument
109 return SearchCe4Type<Struct>(i_nType); in lhf_SearchStruct()
113 SecondariesCalculator::lhf_SearchException( Type_id i_nType ) in lhf_SearchException() argument
115 return SearchCe4Type<Exception>(i_nType); in lhf_SearchException()
472 SecondariesCalculator::lhf_Search_CeFromTypeId( Type_id i_nType ) const in lhf_Search_CeFromTypeId()
474 if (NOT i_nType.IsValid()) in lhf_Search_CeFromTypeId()
[all …]
H A Dia_ce.hxx119 Type_id i_nType,
124 Type_id i_nType,
139 Type_id i_nType );
144 Type_id i_nType );
152 Type_id i_nType,
H A Di_param.cxx36 Type_id i_nType, in Parameter() argument
39 nType(i_nType), in Parameter()
H A Di_structelem.cxx41 Type_id i_nType ) in StructElement() argument
45 nType(i_nType) in StructElement()
H A Di_constant.cxx39 Type_id i_nType, in Constant() argument
44 nType(i_nType), in Constant()
H A Di_attribute.cxx42 Type_id i_nType, in Attribute() argument
48 nType(i_nType), in Attribute()
H A Di_property.cxx40 Type_id i_nType, in Property() argument
45 nType(i_nType), in Property()
/trunk/main/autodoc/inc/ary/idl/
H A Dip_ce.hxx118 Type_id i_nType,
123 Type_id i_nType,
138 Type_id i_nType ) = 0;
143 Type_id i_nType ) = 0;
151 Type_id i_nType,
H A Dip_type.hxx62 Type_id i_nType ) const = 0;
64 Type_id i_nType ) const = 0;
66 Type_id i_nType ) const = 0;
69 Type_id i_nType ) const = 0;
H A Di_function.hxx75 Type_id i_nType,
125 Type_id i_nType, in Add_Parameter() argument
128 aParameters.push_back( Parameter(i_sName,i_nType,i_eDirection) ); in Add_Parameter()
H A Di_comrela.hxx56 Type_id i_nType, in CommentedRelation() argument
58 : nType(i_nType), in CommentedRelation()
H A Di_param.hxx47 Type_id i_nType,
H A Di_structelem.hxx55 Type_id i_nType );
H A Di_constant.hxx55 Type_id i_nType,
H A Di_attribute.hxx58 Type_id i_nType,
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx297 void TitledDockingWindow::StateChanged( StateChangedType i_nType ) in StateChanged() argument
299 switch ( i_nType ) in StateChanged()
305 SfxDockingWindow::StateChanged( i_nType ); in StateChanged()
/trunk/main/autodoc/source/ary/cpp/
H A Dtplparam.cxx38 TplParameter_Type::TplParameter_Type( Tid i_nType ) in TplParameter_Type() argument
39 : nType(i_nType) in TplParameter_Type()
H A Dc_vari.cxx39 Tid i_nType, in Variable() argument
46 nType(i_nType), in Variable()
H A Dusedtype.cxx513 List_TplParameter::AddParam_Type( Type_id i_nType ) in AddParam_Type() argument
515 aTplParameters.push_back( new TplParameter_Type(i_nType) ); in AddParam_Type()
H A Dtplparam.hxx63 Tid i_nType );
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx375 sal_uLong AquaSalInfoPrinter::GetCapabilities( const ImplJobSetup*, sal_uInt16 i_nType ) in GetCapabilities() argument
377 switch( i_nType ) in GetCapabilities()
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_vari.hxx57 Type_id i_nType,

Completed in 78 milliseconds

12