Home
last modified time | relevance | path

Searched defs:ClassName (Results 1 – 20 of 20) sorted by path

/trunk/main/forms/source/component/
H A DColumns.hxx128 #define DECL_COLUMN(ClassName) \ argument
149 #define IMPL_COLUMN(ClassName, Model, bAllowDropDown) \ argument
/trunk/main/sc/inc/
H A Dmiscuno.hxx36 #define SC_SIMPLE_SERVICE_INFO( ClassName, ClassNameAscii, ServiceAscii ) \ argument
57 #define SC_IMPL_DUMMY_PROPERTY_LISTENER( ClassName ) \ argument
/trunk/main/sfx2/inc/sfx2/
H A Ddocfac.hxx128 #define SFX_IMPL_OBJECTFACTORY(ClassName,GlobName,Flags,ShortName) \ argument
/trunk/main/sot/inc/sot/
H A Dobject.hxx47 #define SO2_IMPL_INVARIANT(ClassName) \ argument
57 #define SO2_IMPL_INVARIANT1(ClassName,Super1) \ argument
69 #define SO2_IMPL_INVARIANT2(ClassName,Super1,Super2) \ argument
83 #define SO2_IMPL_INVARIANT3(ClassName,Super1,Super2,Super3) \ argument
99 #define SO2_IMPL_INVARIANT4(ClassName,Super1,Super2,Super3,Super4) \ argument
127 #define SO2_IMPL_INVARIANT(ClassName) argument
128 #define SO2_IMPL_INVARIANT1(ClassName,Super1) argument
129 #define SO2_IMPL_INVARIANT2(ClassName,Super1,Super2) argument
130 #define SO2_IMPL_INVARIANT3(ClassName,Super1,Super2,Super3) argument
131 #define SO2_IMPL_INVARIANT4(ClassName,Super1,Super2,Super3,Super4) argument
[all …]
H A Dsotref.hxx42 #define SO2_DECL_REF(ClassName) \ argument
51 #define SO2_IMPL_REF(ClassName) \ argument
63 #define SO2_DECL_IMPL_REF(ClassName) \ argument
/trunk/main/svl/inc/svl/
H A Dcntnrsrt.hxx57 #define DECLARE_CONTAINER_SORT_COMMON( ClassName, Type ) \ argument
94 #define DECLARE_CONTAINER_SORT( ClassName, Type ) \ argument
102 #define DECLARE_CONTAINER_SORT_DEL( ClassName, Type ) \ argument
110 #define IMPL_CONTAINER_SORT( ClassName, Type, SortFunc ) \ argument
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx483 #define DECLARE_SVTREELIST( ClassName, Type ) \ argument
/trunk/main/svx/source/form/
H A Dfmservs.cxx53 #define DECL_SELFAWARE_SERVICE( ClassName ) \ argument
60 #define REGISTER_SELFAWARE_SERVICE( ClassName ) \ argument
/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx29 #define IMPL_XUNOTUNNEL( ClassName ) \ argument
59 #define IMPL_XUNOTUNNEL2( ClassName, BaseClass ) \ argument
91 #define IMPL_IMPLEMENTATION_ID( ClassName ) \ argument
107 #define IMPL_XTYPEPROVIDER_START( ClassName ) \ argument
132 #define DECL_LISTENERMULTIPLEXER_START( ClassName, InterfaceName ) \ argument
144 #define DECL_LISTENERMULTIPLEXER_START_DLLPUB( ClassName, InterfaceName ) \ argument
161 #define IMPL_LISTENERMULTIPLEXER_BASEMETHODS( ClassName, InterfaceName ) \ argument
180 #define DISPLAY_EXCEPTION( ClassName, MethodName, e ) \ argument
185 #define DISPLAY_EXCEPTION( ClassName, MethodName, e ) argument
188 #define IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD_BODY( ClassName, InterfaceName, MethodName, EventTy… argument
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx131 #define GET_FACTORY_WITH_IMPL_PREFIX( ClassName, ImplNamePrefix, ServiceName1, ServiceName2 ) \ argument
/trunk/main/tools/inc/tools/
H A Ddynary.hxx70 #define DECLARE_DYNARRAY( ClassName, Type ) \ argument
H A Dlist.hxx74 #define DECLARE_LIST( ClassName, Type ) \ argument
H A Downlist.hxx33 #define PRV_SV_DECL_OWNER_LIST(ClassName,Type) \ argument
62 #define PRV_SV_IMPL_OWNER_LIST(ClassName,Type) \ argument
H A Dpstm.hxx137 #define SV_DECL_PERSIST_LIST(ClassName,EntryName)\ argument
144 #define SV_IMPL_PERSIST_LIST(ClassName,EntryName)\ argument
147 #define SV_DECL_IMPL_PERSIST_LIST(ClassName,EntryName)\ argument
H A Dqueue.hxx64 #define DECLARE_QUEUE( ClassName, Type ) \ argument
H A Dref.hxx74 #define PRV_SV_DECL_REF_LOCK(ClassName, Ref) \ argument
80 #define PRV_SV_DECL_REF( ClassName ) \ argument
83 #define PRV_SV_DECL_LOCK( ClassName ) \ argument
86 #define SV_DECL_REF( ClassName ) \ argument
93 #define SV_DECL_LOCK( ClassName ) \ argument
100 #define SV_IMPL_REF( ClassName ) \ argument
104 #define SV_IMPL_LOCK( ClassName ) \ argument
109 #define SV_DECL_IMPL_REF(ClassName) \ argument
113 #define SV_DECL_IMPL_LOCK( ClassName ) \ argument
305 #define SV_DECL_MEMBER_LIST(ClassName,EntryName)\ argument
[all …]
H A Dstack.hxx64 #define DECLARE_STACK( ClassName, Type ) \ argument
H A Dtable.hxx94 #define DECLARE_TABLE( ClassName, Type ) \ argument
H A Dunqidx.hxx94 #define DECLARE_UNIQUEINDEX( ClassName, Type ) \ argument
/trunk/main/tools/workben/
H A Dhashtbl.hxx120 #define DECLARE_HASHTABLE_INTERN(ClassName,Owner,KeyType,ObjType) \ argument
143 #define DECLARE_HASHTABLE(ClassName,KeyType,ObjType) \ argument
147 #define DECLARE_HASHTABLE_OWNER(ClassName,KeyType,ObjType) \ argument
164 #define IMPLEMENT_HASHTABLE_OWNER(ClassName,KeyType,ObjType) \ argument
180 #define DECLARE_HASHTABLE_ITERATOR(ClassName,ObjType) \ argument

Completed in 89 milliseconds