Home
last modified time | relevance | path

Searched refs:pSupportedServices (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/xml2cmp/source/xcd/
H A Dxmltree.cxx113 pSupportedServices(0), in ComponentDescription()
124 pSupportedServices = new SupportedService; in ComponentDescription()
125 AddChild( *pSupportedServices ); in ComponentDescription()
H A Dxmltree.hxx73 { return *pSupportedServices; } in SupportedServices()
82 pSupportedServices; member in ComponentDescription
/aoo41x/main/desktop/source/so_comp/
H A Dservices.cxx71 static const char** pSupportedServices[] = variable
80 const char **names = pSupportedServices[p]; in getSupportedServiceNames()
/aoo41x/main/desktop/source/splash/
H A Dservices_spl.cxx68 static const char** pSupportedServices[] = variable
77 const char **names = pSupportedServices[p]; in getSupportedServiceNames()
/aoo41x/main/basic/source/uno/
H A Dnamecont.cxx2933 const OUString* pSupportedServices = aSupportedServices.getConstArray(); in supportsService() local
2934 for ( sal_Int32 i=0; i<aSupportedServices.getLength(); ++i, ++pSupportedServices ) in supportsService()
2935 if ( *pSupportedServices == _rServiceName ) in supportsService()

Completed in 42 milliseconds