/aoo42x/main/toolkit/inc/toolkit/helper/ |
H A D | macros.hxx | 29 #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 …]
|
/aoo42x/main/sot/inc/sot/ |
H A D | object.hxx | 47 #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 D | sotref.hxx | 42 #define SO2_DECL_REF(ClassName) \ argument 51 #define SO2_IMPL_REF(ClassName) \ argument 63 #define SO2_DECL_IMPL_REF(ClassName) \ argument
|
/aoo42x/main/tools/inc/tools/ |
H A D | ref.hxx | 74 #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 D | ownlist.hxx | 33 #define PRV_SV_DECL_OWNER_LIST(ClassName,Type) \ argument 62 #define PRV_SV_IMPL_OWNER_LIST(ClassName,Type) \ argument
|
H A D | pstm.hxx | 137 #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 D | unqidx.hxx | 94 #define DECLARE_UNIQUEINDEX( ClassName, Type ) \ argument
|
H A D | queue.hxx | 64 #define DECLARE_QUEUE( ClassName, Type ) \ argument
|
H A D | stack.hxx | 64 #define DECLARE_STACK( ClassName, Type ) \ argument
|
H A D | list.hxx | 74 #define DECLARE_LIST( ClassName, Type ) \ argument
|
H A D | table.hxx | 94 #define DECLARE_TABLE( ClassName, Type ) \ argument
|
H A D | dynary.hxx | 70 #define DECLARE_DYNARRAY( ClassName, Type ) \ argument
|
/aoo42x/main/svl/inc/svl/ |
H A D | cntnrsrt.hxx | 57 #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
|
/aoo42x/main/tools/workben/ |
H A D | hashtbl.hxx | 120 #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
|
/aoo42x/main/svx/source/form/ |
H A D | fmservs.cxx | 53 #define DECL_SELFAWARE_SERVICE( ClassName ) \ argument 60 #define REGISTER_SELFAWARE_SERVICE( ClassName ) \ argument
|
/aoo42x/main/forms/source/component/ |
H A D | Columns.hxx | 128 #define DECL_COLUMN(ClassName) \ argument 149 #define IMPL_COLUMN(ClassName, Model, bAllowDropDown) \ argument
|
/aoo42x/main/sc/inc/ |
H A D | miscuno.hxx | 36 #define SC_SIMPLE_SERVICE_INFO( ClassName, ClassNameAscii, ServiceAscii ) \ argument 57 #define SC_IMPL_DUMMY_PROPERTY_LISTENER( ClassName ) \ argument
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | docfac.hxx | 128 #define SFX_IMPL_OBJECTFACTORY(ClassName,GlobName,Flags,ShortName) \ argument
|
/aoo42x/main/toolkit/source/helper/ |
H A D | registerservices.cxx | 131 #define GET_FACTORY_WITH_IMPL_PREFIX( ClassName, ImplNamePrefix, ServiceName1, ServiceName2 ) \ argument
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | treelist.hxx | 483 #define DECLARE_SVTREELIST( ClassName, Type ) \ argument
|