Home
last modified time | relevance | path

Searched defs:T (Results 1 – 24 of 24) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dminstack.hxx29 #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 Dminarray.hxx41 #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
/trunk/main/o3tl/inc/o3tl/
H A Dcow_wrapper.hxx292 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()
/trunk/main/cppuhelper/source/
H A Dprimeweak.cxx43 #define InitTypeDesc(T) {(void)cppu_full_getUnoType(static_cast< T * >(NULL));} argument
/trunk/main/connectivity/source/inc/
H A DTDatabaseMetaDataBase.hxx62 …template <typename T> T callImplMethod(::std::pair<bool,T>& _rCache,const ::std::mem_fun_t<T,OData… in callImplMethod()
/trunk/main/connectivity/source/inc/java/
H A Dtools.hxx52 …star::uno::Sequence< T > copyArrayAndDelete(JNIEnv *pEnv,jobjectArray _Array, const T*, const JT* ) in copyArrayAndDelete()
/trunk/main/forms/source/xforms/
H A Dcollection.hxx58 typedef ELEMENT_TYPE T; typedef in Collection
145 virtual void _insert( const T& ) { } in _insert()
148 virtual void _remove( const T& ) { } in _remove()
/trunk/main/store/source/
H A Dstortree.hxx112 typedef OStoreBTreeEntry T; typedef
246 typedef OStoreBTreeEntry T; typedef in store::OStoreBTreeNodeObject
287 typedef OStoreBTreeEntry T; typedef in store::OStoreBTreeRootObject
/trunk/main/tools/inc/tools/
H A Drtti.hxx157 #define PTR_CAST( T, pObj ) \ argument
162 #define HAS_BASE( T, pObj ) \ argument
167 #define IS_TYPE(T,pObj) \ argument
/trunk/main/basic/source/comp/
H A Dcodegen.cxx429 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
/trunk/main/svtools/source/filter/
H A Dsgvspln.cxx639 sal_Bool CondT, double* T, in ParaSpline()
726 double*& cx, double*& cy, double*& dx, double*& dy, double*& T) in CalcSpline()
H A Dsgvtext.cxx1017 void DrawChar(OutputDevice& rOut, UCHAR c, ObjTextType T, PointType Pos, sal_uInt16 DrehWink, in DrawChar()
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx399 #define NOTIFY_LISTERNERS(_rListeners,T,method) \ argument
422 #define NOTIFY_LISTERNERS1(_rListeners,T,method,arg1) \ argument
/trunk/main/basebmp/inc/basebmp/
H A Dmetafunctions.hxx90 #define BASEBMP_MAKE_UNSIGNED(T,U) \ argument
/trunk/main/canvas/inc/canvas/
H A Dverifyinput.hxx489 template< typename T > void verifyInput( const T& /*rDummy*/, in verifyInput()
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx147 RowData(const RowData<T, PropertiesPointer> & rRowData) in RowData()
H A DTableManager.hxx677 (typename TableDataHandler<T, PropertiesPointer>::Pointer_t pTableDataHandler) in setHandler()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx37 #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
/trunk/main/sal/rtl/source/
H A Ddigest.c38 #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
/trunk/main/svtools/source/inc/
H A Dsgvmain.hxx240 ObjTextType T; // 64 Bytes << DWord-Allign bei FontID erforderlich member in TextType
/trunk/main/sfx2/source/doc/
H A DMetadatable.cxx400 ::std::hash_map< ::rtl::OUString, T, ::rtl::OUStringHash > & i_rXmlIdMap) in create_id() argument
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx128 inline bool is_subrange(const std::pair<T, T> &s, const T b, const T e) { in is_subrange()
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx681 double ScInterpreter::GetTDist(double T, double fDF) in GetTDist()
1577 double T = GetDouble(); in ScTDist() local
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx108 #define NOTIFY_LISTERNERS_CHECK(_rListeners,T,method) \ argument

Completed in 185 milliseconds