Home
last modified time | relevance | path

Searched refs:getIdentifiers (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx118 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 UnoControlHolderList
580 uno::Sequence< ::sal_Int32 > SAL_CALL UnoControlContainer::getIdentifiers( ) throw (uno::RuntimeEx… in getIdentifiers() function in UnoControlContainer
585 mpControls->getIdentifiers( aIdentifiers ); in getIdentifiers()
/aoo41x/main/svx/source/unodraw/
H A Dgluepts.cxx63 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
/aoo41x/main/udkapi/com/sun/star/container/
H A DXIdentifierAccess.idl72 sequence<long> getIdentifiers();
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrolcontainer.hxx88 …virtual ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL getIdentifiers( ) throw (::com::s…
/aoo41x/main/comphelper/qa/complex/comphelper/
H A DMap.java310 … public int[] getIdentifiers() { throw new UnsupportedOperationException( "Not implemented." ); } in getIdentifiers() method in Map.DummyIdentifierAccess
/aoo41x/main/xmloff/source/draw/
H A Dshapeexport.cxx1213 uno::Sequence< sal_Int32 > aIdSequence( xGluePoints->getIdentifiers() ); in ImpExportGluePoints()
H A Dximpshap.cxx944 uno::Sequence< sal_Int32 > aSourceIdSequence( xSourceGluePoints->getIdentifiers() ); in onDemandRescueUsefulDataFromTemporary()
/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx1370 Sequence< sal_Int32 > aIdentifiers( xContainer->getIdentifiers() ); in replaceControl()

Completed in 70 milliseconds