Lines Matching refs:Type

117   #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x ))
565 Any SAL_CALL SdGenericDrawPage::queryInterface( const uno::Type & rType ) in queryInterface()
1913 uno::Type SAL_CALL SdPageLinkTargets::getElementType() in getElementType()
2074 Any SAL_CALL SdDrawPage::queryInterface( const uno::Type & rType ) in queryInterface()
2110 Sequence< uno::Type > SAL_CALL SdDrawPage::getTypes() throw(uno::RuntimeException) in getTypes()
2122 ::std::vector<uno::Type> aTypes; in getTypes()
2141 const Sequence< uno::Type > aBaseTypes( SdGenericDrawPage::getTypes() ); in getTypes()
2143 const uno::Type* pBaseTypes = aBaseTypes.getConstArray(); in getTypes()
2147 uno::Type* pTypes = maTypeSequence.getArray(); in getTypes()
2148 ::std::vector<uno::Type>::const_iterator iType; in getTypes()
2483 uno::Type SAL_CALL SdDrawPage::getElementType() in getElementType()
2659 virtual Type SAL_CALL getElementType( ) throw (RuntimeException);
2698 Type SAL_CALL NavigationOrderAccess::getElementType( ) throw (RuntimeException) in getElementType()
2734 Any SAL_CALL SdMasterPage::queryInterface( const uno::Type & rType ) in queryInterface()
2772 Sequence< uno::Type > SAL_CALL SdMasterPage::getTypes() throw(uno::RuntimeException) in getTypes()
2784 ::std::vector<uno::Type> aTypes; in getTypes()
2802 const Sequence< uno::Type > aBaseTypes( SdGenericDrawPage::getTypes() ); in getTypes()
2804 const uno::Type* pBaseTypes = aBaseTypes.getConstArray(); in getTypes()
2808 uno::Type* pTypes = maTypeSequence.getArray(); in getTypes()
2809 ::std::vector<uno::Type>::const_iterator iType; in getTypes()
2874 uno::Type SAL_CALL SdMasterPage::getElementType() in getElementType()