Searched refs:getIdentifiers (Results 1 – 8 of 8) sorted by relevance
118 size_t getIdentifiers( uno::Sequence< sal_Int32 >& _out_rIdentifiers ) const;212 size_t UnoControlHolderList::getIdentifiers( uno::Sequence< sal_Int32 >& _out_rIdentifiers ) const in getIdentifiers() function in UnoControlHolderList580 uno::Sequence< ::sal_Int32 > SAL_CALL UnoControlContainer::getIdentifiers( ) throw (uno::RuntimeEx… in getIdentifiers() function in UnoControlContainer585 mpControls->getIdentifiers( aIdentifiers ); in getIdentifiers()
63 virtual uno::Sequence< sal_Int32 > SAL_CALL getIdentifiers( ) throw (uno::RuntimeException);355 uno::Sequence< sal_Int32 > SAL_CALL SvxUnoGluePointAccess::getIdentifiers() throw (uno::RuntimeExce… in getIdentifiers() function in SvxUnoGluePointAccess
72 sequence<long> getIdentifiers();
88 …virtual ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL getIdentifiers( ) throw (::com::s…
310 … public int[] getIdentifiers() { throw new UnsupportedOperationException( "Not implemented." ); } in getIdentifiers() method in Map.DummyIdentifierAccess
1213 uno::Sequence< sal_Int32 > aIdSequence( xGluePoints->getIdentifiers() ); in ImpExportGluePoints()
944 uno::Sequence< sal_Int32 > aSourceIdSequence( xSourceGluePoints->getIdentifiers() ); in onDemandRescueUsefulDataFromTemporary()
1370 Sequence< sal_Int32 > aIdentifiers( xContainer->getIdentifiers() ); in replaceControl()
Completed in 75 milliseconds