/aoo4110/main/sfx2/inc/sfx2/ |
H A D | minstack.hxx | 29 #define DECL_OBJSTACK( ARR, T, nI, nG ) \ argument 53 #define IMPL_OBJSTACK( ARR, T ) \ argument 62 #define DECL_PTRSTACK( ARR, T, nI, nG ) \ argument
|
H A D | minarray.hxx | 41 #define DECL_OBJARRAY( ARR, T, nI, nG ) \ argument 106 #define IMPL_OBJARRAY( ARR, T ) \ argument 358 #define DECL_PTRARRAY(ARR, T, nI, nG)\ argument 426 #define DECL_1BYTEARRAY(ARR, T, nI, nG)\ argument 491 #define DECL_2BYTEARRAY(ARR, T, nI, nG)\ argument
|
/aoo4110/main/o3tl/inc/o3tl/ |
H A D | cow_wrapper.hxx | 292 template<class T, class P> inline bool operator==( const cow_wrapper<T,P>& a, in operator ==() 298 template<class T, class P> inline bool operator!=( const cow_wrapper<T,P>& a, in operator !=() 310 template<class T, class P> inline void swap( cow_wrapper<T,P>& a, in swap() 317 template<class T, class P> inline T * get_pointer( const cow_wrapper<T,P>& r ) in get_pointer()
|
/aoo4110/main/cppuhelper/source/ |
H A D | primeweak.cxx | 43 #define InitTypeDesc(T) {(void)cppu_full_getUnoType(static_cast< T * >(NULL));} argument
|
/aoo4110/main/connectivity/source/inc/ |
H A D | TDatabaseMetaDataBase.hxx | 62 …template <typename T> T callImplMethod(::std::pair<bool,T>& _rCache,const ::std::mem_fun_t<T,OData… in callImplMethod()
|
/aoo4110/main/connectivity/source/inc/java/ |
H A D | tools.hxx | 52 …star::uno::Sequence< T > copyArrayAndDelete(JNIEnv *pEnv,jobjectArray _Array, const T*, const JT* ) in copyArrayAndDelete()
|
/aoo4110/main/forms/source/xforms/ |
H A D | collection.hxx | 58 typedef ELEMENT_TYPE T; typedef in Collection 145 virtual void _insert( const T& ) { } in _insert() 148 virtual void _remove( const T& ) { } in _remove()
|
/aoo4110/main/store/source/ |
H A D | stortree.hxx | 112 typedef OStoreBTreeEntry T; typedef 246 typedef OStoreBTreeEntry T; typedef in store::OStoreBTreeNodeObject 287 typedef OStoreBTreeEntry T; typedef in store::OStoreBTreeRootObject
|
/aoo4110/main/tools/inc/tools/ |
H A D | rtti.hxx | 157 #define PTR_CAST( T, pObj ) \ argument 162 #define HAS_BASE( T, pObj ) \ argument 167 #define IS_TYPE(T,pObj) \ argument
|
/aoo4110/main/basic/source/comp/ |
H A D | codegen.cxx | 429 virtual void processOpCode1( SbiOpcode /*eOp*/, T /*nOp1*/ ){ ++m_nNumSingleParams; } in processOpCode1() argument 430 virtual void processOpCode2( SbiOpcode /*eOp*/, T /*nOp1*/, T /*nOp2*/ ) { ++m_nNumDoubleParams; } in processOpCode2() argument
|
/aoo4110/main/svtools/source/filter/ |
H A D | sgvspln.cxx | 639 sal_Bool CondT, double* T, in ParaSpline() 726 double*& cx, double*& cy, double*& dx, double*& dy, double*& T) in CalcSpline()
|
H A D | sgvtext.cxx | 1017 void DrawChar(OutputDevice& rOut, UCHAR c, ObjTextType T, PointType Pos, sal_uInt16 DrehWink, in DrawChar()
|
/aoo4110/main/dbaccess/source/inc/ |
H A D | apitools.hxx | 399 #define NOTIFY_LISTERNERS(_rListeners,T,method) \ argument 422 #define NOTIFY_LISTERNERS1(_rListeners,T,method,arg1) \ argument
|
/aoo4110/main/basebmp/inc/basebmp/ |
H A D | metafunctions.hxx | 90 #define BASEBMP_MAKE_UNSIGNED(T,U) \ argument
|
/aoo4110/main/writerfilter/inc/resourcemodel/ |
H A D | TableData.hxx | 147 RowData(const RowData<T, PropertiesPointer> & rRowData) in RowData()
|
H A D | TableManager.hxx | 677 (typename TableDataHandler<T, PropertiesPointer>::Pointer_t pTableDataHandler) in setHandler()
|
/aoo4110/main/canvas/inc/canvas/ |
H A D | verifyinput.hxx | 488 template< typename T > void verifyInput( const T& /*rDummy*/, in verifyInput()
|
/aoo4110/main/ucbhelper/inc/ucbhelper/ |
H A D | macros.hxx | 37 #define CPPU_TYPE( T ) getCppuType( static_cast< T * >( 0 ) ) argument 38 #define CPPU_TYPE_REF( T ) CPPU_TYPE( com::sun::star::uno::Reference< T > ) argument
|
/aoo4110/main/sal/rtl/source/ |
H A D | digest.c | 38 #define RTL_DIGEST_CREATE(T) ((T*)(rtl_allocateZeroMemory(sizeof(T)))) argument 1016 register sal_uInt32 A, B, C, D, E, T; in __rtl_digest_updateSHA() local 2093 sal_uInt8 T[DIGEST_CBLOCK_PBKDF2]; in rtl_digest_PBKDF2() local
|
/aoo4110/main/svtools/source/inc/ |
H A D | sgvmain.hxx | 240 ObjTextType T; // 64 Bytes << DWord-Allign bei FontID erforderlich member in TextType
|
/aoo4110/main/sfx2/source/doc/ |
H A D | Metadatable.cxx | 400 ::std::hash_map< ::rtl::OUString, T, ::rtl::OUStringHash > & i_rXmlIdMap) in create_id() argument
|
/aoo4110/main/vcl/source/glyphs/ |
H A D | graphite_layout.cxx | 128 inline bool is_subrange(const std::pair<T, T> &s, const T b, const T e) { in is_subrange()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 681 double ScInterpreter::GetTDist(double T, double fDF) in GetTDist() 1577 double T = GetDouble(); in ScTDist() local
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | RowSet.cxx | 108 #define NOTIFY_LISTERNERS_CHECK(_rListeners,T,method) \ argument
|