Home
last modified time | relevance | path

Searched refs:nEventType (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx132 sal_uInt32 nEventType,
136 sal_uInt32 nEventType,
770 void SelectionFunction::ProcessMouseEvent (sal_uInt32 nEventType, const MouseEvent& rEvent) in ProcessMouseEvent() argument
775 EventDescriptor aEventDescriptor (nEventType, rEvent, mrSlideSorter); in ProcessMouseEvent()
921 const sal_uInt32 nEventType, in EventDescriptor() argument
928 mnEventCode(nEventType), in EventDescriptor()
956 const sal_uInt32 nEventType, in EventDescriptor() argument
964 mnEventCode(nEventType), in EventDescriptor()
/trunk/main/sd/source/ui/framework/module/
H A DToolBarModule.cxx122 sal_Int32 nEventType = 0; in notifyConfigurationChange() local
123 rEvent.UserData >>= nEventType; in notifyConfigurationChange()
124 switch (nEventType) in notifyConfigurationChange()
H A DResourceManager.cxx150 sal_Int32 nEventType = 0; in notifyConfigurationChange() local
151 rEvent.UserData >>= nEventType; in notifyConfigurationChange()
152 switch (nEventType) in notifyConfigurationChange()
H A DViewTabBarModule.cxx115 sal_Int32 nEventType = 0; in notifyConfigurationChange() local
116 rEvent.UserData >>= nEventType; in notifyConfigurationChange()
117 switch (nEventType) in notifyConfigurationChange()
/trunk/main/sd/source/ui/framework/factories/
H A DBasicPaneFactory.cxx395 sal_Int32 nEventType = 0; in notifyConfigurationChange() local
396 rEvent.UserData >>= nEventType; in notifyConfigurationChange()
397 switch (nEventType) in notifyConfigurationChange()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx631 sal_Int32 nEventType = 0; in notifyConfigurationChange() local
632 rEvent.UserData >>= nEventType; in notifyConfigurationChange()
633 switch (nEventType) in notifyConfigurationChange()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSelectionFunction.hxx181 void ProcessMouseEvent (sal_uInt32 nEventType, const MouseEvent& rEvent);
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2621 sal_uInt16 nEventType = 0; in signalButton() local
2625 nEventType = SALEVENT_MOUSEBUTTONDOWN; in signalButton()
2628 nEventType = SALEVENT_MOUSEBUTTONUP; in signalButton()
2678 pThis->CallCallback( nEventType, &aEvent ); in signalButton()

Completed in 47 milliseconds