Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx112 OUString msEventType; member in __anon5167c4560111::CallbackCaller
1110 msEventType(rsEventType), in CallbackCaller()
1122 mxConfigurationController->addConfigurationChangeListener(this,msEventType,Any()); in CallbackCaller()
1189 if (rEvent.Type.equals(msEventType) && maFilter(rEvent)) in notifyConfigurationChange()
/aoo42x/main/sdext/source/presenter/
H A DPresenterFrameworkObserver.hxx82 ::rtl::OUString msEventType;
/aoo42x/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx203 const rtl::OUString msEventType; member in XMLShapeExport
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport2.cxx330 if( ( ( nFound & FOUND_CLICKEVENTTYPE ) == 0 ) && pProperty->Name == msEventType )
396 if( ( ( nFound & FOUND_ACTIONEVENTTYPE ) == 0 ) && pProperty->Name == msEventType )
H A Dshapeexport.cxx94 msEventType( RTL_CONSTASCII_USTRINGPARAM("EventType") ), in XMLShapeExport()

Completed in 71 milliseconds