Home
last modified time | relevance | path

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

/trunk/main/tools/source/rc/
H A Dresmgr.cxx1958 bool SimpleResMgr::IsAvailable( RESOURCE_TYPE _resourceType, sal_uInt32 _resourceId ) in IsAvailable() argument
1962 if ( ( RSC_STRING != _resourceType ) && ( RSC_RESOURCE != _resourceType ) ) in IsAvailable()
1966 return m_pResImpl->IsGlobalAvailable( _resourceType, _resourceId ); in IsAvailable()
/trunk/main/tools/inc/tools/
H A Dsimplerm.hxx107 bool IsAvailable( RESOURCE_TYPE _resourceType, sal_uInt32 _resourceId );

Completed in 19 milliseconds