Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 25 of 131) sorted by path

123456

/trunk/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx477 pType = ary_cast<Ce_Type>( & my_TypeStorage()[i_nType] ); in lhf_Search_CeFromTypeId() local
H A Dia_type.cxx285 pType = Storage().Exists(i_nType) in Search_LocalNameOf() local
325 pType = &i_rType; in IsBuiltInOrRelated() local
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_type.hxx149 pType; member in cpp::PE_Type
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx616 …nt32 >& sizes, const Any& aValue, sal_Int32& dimension, sal_Bool bIsZeroIndex, Type* pType = NULL ) in implSequenceToMultiDimArray()
/trunk/main/basic/source/comp/
H A Ddim.cxx572 SbxObject *pType = new SbxObject(aSym); in DefType() local
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dexcept.cxx311 void* pExc, unsigned char* thunk, typelib_TypeDescription* pType ) in deleteException()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcc50_solaris_sparc.hxx58 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer()
H A Dexcept.cxx312 void* pExc, unsigned int* thunk, typelib_TypeDescription* pType ) in deleteException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dshare.hxx80 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dshare.hxx80 inline char* adjustPointer( char* pIn, typelib_TypeDescription* pType ) in adjustPointer()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx176 __type_info * pType = (__type_info *)iPos->second; in ~RTTInfos() local
553 ExceptionType * pType = *reinterpret_cast< ExceptionType ** >( in msci_filterCppException() local
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx183 __type_info * pType = (__type_info *)iPos->second; in ~RTTInfos() local
589 ExceptionType * pType = reinterpret_cast< ExceptionType * >( in mscx_filterCppException() local
/trunk/main/comphelper/source/misc/
H A Devtmethodhelper.cxx37 typelib_InterfaceTypeDescription *pType=0; in getEventMethodsForType() local
/trunk/main/comphelper/source/property/
H A DChainablePropertySetInfo.cxx106 const Type* pType; in getProperties() local
127 const Type* pType = &aProperty.Type; in getPropertyByName() local
H A DMasterPropertySetInfo.cxx133 const Type* pType; in getProperties() local
154 const Type* pType; in getPropertyByName() local
H A DTypeGeneration.cxx156 CppuTypes eType, const com::sun::star::uno::Type*& pType ) in GenerateCppuType()
/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx146 sal_Int32* pType = pTypes; in getTypeInfo() local
/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx889 const OSQLParseNode *pType = pDatatype->getChild(0); in traverseCreateColumns() local
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.hxx59 inline Type::Type( typelib_TypeDescriptionReference * pType ) SAL_THROW( () ) in Type()
65 inline Type::Type( typelib_TypeDescriptionReference * pType, UnoType_NoAcquire ) SAL_THROW( () ) in Type()
70 inline Type::Type( typelib_TypeDescriptionReference * pType, __sal_NoAcquire ) SAL_THROW( () ) in Type()
H A Dgenfunc.hxx52 inline void * SAL_CALL cpp_queryInterface( void * pCppI, typelib_TypeDescriptionReference * pType ) in cpp_queryInterface()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h64 struct _typelib_TypeDescription * pType; member
219 typelib_TypeDescriptionReference * pType; member
/trunk/main/cppu/inc/uno/
H A Dany2.h50 struct _typelib_TypeDescriptionReference * pType; member
/trunk/main/cppu/source/cppu/
H A Dcppu_opt.cxx36 typelib_TypeDescriptionReference * pType ) in cppu_unsatisfied_iquery_msg()
50 typelib_TypeDescriptionReference * pType ) in cppu_unsatisfied_iset_msg()
64 uno_Any * pAny, typelib_TypeDescriptionReference * pType ) in cppu_Any_extraction_failure_msg()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx770 rtl_uString * pTypeName, typelib_TypeDescriptionReference * pType, in newTypeDescription()
894 typelib_TypeDescriptionReference * pType, in typelib_typedescription_new()
906 typelib_TypeDescriptionReference * pType, in typelib_typedescription_newStruct()
2082 typelib_TypeDescription * pType = 0; in typelib_typedescription_getByName() local
/trunk/main/cppu/source/uno/
H A Dany.cxx38 typelib_TypeDescriptionReference * pType, in uno_type_any_assign()
72 typelib_TypeDescriptionReference * pType, in uno_type_any_construct()
104 typelib_TypeDescriptionReference * pType, in uno_type_any_constructAndConvert()

Completed in 149 milliseconds

123456