Home
last modified time | relevance | path

Searched refs:pType (Results 176 – 200 of 246) sorted by relevance

12345678910

/aoo41x/main/idlc/inc/idlc/
H A Dfehelper.hxx51 sal_Bool checkType(AstDeclaration const * pType);
/aoo41x/main/comphelper/inc/comphelper/
H A DTypeGeneration.hxx119 CppuTypes eType, const com::sun::star::uno::Type*& pType );
/aoo41x/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx97 const char* pType = dynamic_cast<DrawElement*>(elem.Children.front()) ? "draw:a" : "text:a"; in visit() local
105 m_rEmitContext.rEmitter.beginTag( pType, aProps ); in visit()
112 m_rEmitContext.rEmitter.endTag( pType ); in visit()
H A Dwritertreevisiting.cxx47 const char* pType = dynamic_cast<DrawElement*>(elem.Children.front()) ? "draw:a" : "text:a"; in visit() local
55 m_rEmitContext.rEmitter.beginTag( pType, aProps ); in visit()
62 m_rEmitContext.rEmitter.endTag( pType ); in visit()
/aoo41x/main/sw/inc/
H A Dflddat.hxx118 SwDateTimeField(SwDateTimeFieldType* pType, sal_uInt16 nSubType = DATEFLD,
/aoo41x/main/sal/qa/osl/socket/
H A Dosl_Socket.cxx2330 sal_Int32 * pType = ( sal_Int32 * )malloc( sizeof ( sal_Int32 ) ); in getOption_001() local
2331 *pType = 0; in getOption_001()
2332 sSocket.getOption( osl_Socket_OptionType, pType, sizeof ( sal_Int32 ) ); in getOption_001()
2333 sal_Bool bOK = ( SOCK_STREAM == *pType ); in getOption_001()
2336 free( pType ); in getOption_001()
/aoo41x/main/autodoc/source/parser/cpp/
H A Dpe_type.hxx149 pType; member in cpp::PE_Type
/aoo41x/main/cppuhelper/source/
H A Daccess_control.cxx110 a.pType = type.getTypeLibType(); in __checkPermission()
H A Dcomponent_context.cxx147 TYPELIB_DANGER_GET( &pElementTypeDescr, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType ); in val2str()
175 ((uno_Any *)pVal)->pType ) ); in val2str()
/aoo41x/main/stoc/source/typeconv/
H A Dconvert.cxx625 ((typelib_IndirectTypeDescription *)aSourceTD.get())->pType ); in convertTo()
629 ((typelib_IndirectTypeDescription *)aDestTD.get())->pType ); in convertTo()
/aoo41x/main/stoc/source/security/
H A Daccess_controller.cxx361 if (typelib_TypeClass_INTERFACE == acc.pType->eTypeClass) in getDynamicRestriction()
365 *reinterpret_cast< OUString const * >( &acc.pType->pTypeName ); in getDynamicRestriction()
/aoo41x/main/sw/source/filter/ww8/
H A Ddocxexport.hxx167 void WriteHeaderFooter( const SwFmt& rFmt, bool bHeader, const char* pType );
/aoo41x/main/pyuno/source/module/
H A Dpyuno.cxx188 TYPELIB_DANGER_GET( &pElementTypeDescr, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType ); in val2str()
216 ((uno_Any *)pVal)->pType , in val2str()
/aoo41x/main/connectivity/source/parse/
H A Dsqliterator.cxx889 const OSQLParseNode *pType = pDatatype->getChild(0); in traverseCreateColumns() local
890 aTypeName = pType->getTokenValue(); in traverseCreateColumns()
891 …if (pDatatype->count() == 2 && (pType->getTokenID() == SQL_TOKEN_CHAR || pType->getTokenID() == SQ… in traverseCreateColumns()
/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx616 …nt32 >& sizes, const Any& aValue, sal_Int32& dimension, sal_Bool bIsZeroIndex, Type* pType = NULL ) in implSequenceToMultiDimArray() argument
630 Type aElementType( ((typelib_IndirectTypeDescription *)pTD)->pType ); in implSequenceToMultiDimArray()
671 …SbxDataType eSbxElementType = unoToSbxType( pType ? pType->getTypeClass() : aValue.getValueTypeCla… in implSequenceToMultiDimArray()
863 Type aElementType( ((typelib_IndirectTypeDescription *)pTD)->pType ); in unoToSbxValue()
1486 Type aElemType( ((typelib_IndirectTypeDescription *)pSeqTD)->pType ); in sbxToUnoValue()
1529 aCurType = Type( ((typelib_IndirectTypeDescription *)pSeqTD)->pType ); in sbxToUnoValue()
/aoo41x/main/idl/inc/
H A Ddatabase.hxx154 SvMetaType * pType = NULL );
/aoo41x/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx2178 librdf_uri* pType( in convertToXNode() local
2180 OSL_ENSURE(!lang || !pType, "convertToXNode: invalid literal"); in convertToXNode()
2191 } else if (pType) { in convertToXNode()
2192 uno::Reference<rdf::XURI> xType(convertToXURI(pType)); in convertToXNode()
/aoo41x/main/forms/source/component/
H A DFormComponent.cxx2613 for ( const Type* pType = aTypeCandidates.getConstArray(); in impl_approveValueBinding_nolock() local
2614 pType != aTypeCandidates.getConstArray() + aTypeCandidates.getLength(); in impl_approveValueBinding_nolock()
2615 ++pType in impl_approveValueBinding_nolock()
2618 if ( _rxBinding->supportsType( *pType ) ) in impl_approveValueBinding_nolock()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx228 TYPELIB_DANGER_GET( &pTypeDescr, pUnoExc->pType ); in raiseException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx228 TYPELIB_DANGER_GET( &pTypeDescr, pUnoExc->pType ); in raiseException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx228 TYPELIB_DANGER_GET( &pTypeDescr, pUnoExc->pType ); in raiseException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx228 TYPELIB_DANGER_GET( &pTypeDescr, pUnoExc->pType ); in raiseException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx228 TYPELIB_DANGER_GET( &pTypeDescr, pUnoExc->pType ); in raiseException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx228 TYPELIB_DANGER_GET( &pTypeDescr, pUnoExc->pType ); in raiseException()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx228 TYPELIB_DANGER_GET( &pTypeDescr, pUnoExc->pType ); in raiseException()

Completed in 426 milliseconds

12345678910