Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A Dgluepts.cxx62 …virtual uno::Any SAL_CALL getByIdentifier( sal_Int32 Identifier ) throw (container::NoSuchElementE…
315 uno::Any SAL_CALL SvxUnoGluePointAccess::getByIdentifier( sal_Int32 Identifier ) throw (container::… in getByIdentifier() function in SvxUnoGluePointAccess
/aoo42x/main/udkapi/com/sun/star/container/
H A DXIdentifierAccess.idl62 any getByIdentifier( [in] long Identifierr )
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Dunocontrolcontainer.hxx87 …virtual ::com::sun::star::uno::Any SAL_CALL getByIdentifier( ::sal_Int32 Identifierr ) throw (::co…
/aoo42x/main/comphelper/qa/complex/comphelper/
H A DMap.java309 …public Object getByIdentifier( int arg0 ) { throw new UnsupportedOperationException( "Not implemen… in getByIdentifier() method in Map.DummyIdentifierAccess
/aoo42x/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx570 uno::Any SAL_CALL UnoControlContainer::getByIdentifier( ::sal_Int32 _nIdentifier ) throw (container… in getByIdentifier() function in UnoControlContainer
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport.cxx1219 if( (xGluePoints->getByIdentifier( nIdentifier ) >>= aGluePoint) && aGluePoint.IsUserDefined ) in ImpExportGluePoints()
H A Dximpshap.cxx967 if((xSourceGluePoints->getByIdentifier( nSourceIdentifier ) >>= aSourceGluePoint) in onDemandRescueUsefulDataFromTemporary()
/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx1375 … Reference< XControl > xCheck( xContainer->getByIdentifier( *pIdentifiers ), UNO_QUERY ); in replaceControl()

Completed in 103 milliseconds