Home
last modified time | relevance | path

Searched refs:aMapper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx537 static XMLGraphicMimeTypeMapper aMapper[] = in ImplGetGraphicMimeType() local
552 …for( long i = 0, nCount = sizeof( aMapper ) / sizeof( aMapper[ 0 ] ); ( i < nCount ) && !aMimeType… in ImplGetGraphicMimeType()
553 if( aExt == aMapper[ i ].pExt ) in ImplGetGraphicMimeType()
554 aMimeType = String( aMapper[ i ].pMimeType, RTL_TEXTENCODING_ASCII_US ); in ImplGetGraphicMimeType()
/trunk/main/forms/source/component/
H A DButton.cxx692 OFormNavigationMapper aMapper( m_aContext.getLegacyServiceFactory() ); in getModelUrlFeatureId() local
693 nFeatureId = aMapper.getFeatureId( sUrl ); in getModelUrlFeatureId()

Completed in 23 milliseconds