Searched refs:getByIdentifier (Results 1 – 8 of 8) sorted by relevance
62 …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
62 any getByIdentifier( [in] long Identifierr )
87 …virtual ::com::sun::star::uno::Any SAL_CALL getByIdentifier( ::sal_Int32 Identifierr ) throw (::co…
297 …public Object getByIdentifier( int arg0 ) { throw new UnsupportedOperationException( "Not implemen… in getByIdentifier() method in Map.DummyIdentifierAccess
570 uno::Any SAL_CALL UnoControlContainer::getByIdentifier( ::sal_Int32 _nIdentifier ) throw (container… in getByIdentifier() function in UnoControlContainer
1219 if( (xGluePoints->getByIdentifier( nIdentifier ) >>= aGluePoint) && aGluePoint.IsUserDefined ) in ImpExportGluePoints()
967 if((xSourceGluePoints->getByIdentifier( nSourceIdentifier ) >>= aSourceGluePoint) in onDemandRescueUsefulDataFromTemporary()
1375 … Reference< XControl > xCheck( xContainer->getByIdentifier( *pIdentifiers ), UNO_QUERY ); in replaceControl()
Completed in 71 milliseconds