Home
last modified time | relevance | path

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

/trunk/test/testassistant/src/org/openoffice/test/assistant/
H A DActivator.java36 public static final String PLUGIN_ID = "org.openoffice.test.assistant"; //$NON-NLS-1$ field in Activator
82 return imageDescriptorFromPlugin(PLUGIN_ID, path); in getImageDescriptor()
/trunk/main/extensions/source/macosx/spotlight/
H A Dmain.m51 #define PLUGIN_ID "A3FCC88D-B9A6-4364-8B93-92123C8A2D18" macro
232 uuid = CFUUIDCreateFromString(kCFAllocatorDefault,CFSTR(PLUGIN_ID));