Home
last modified time | relevance | path

Searched refs:RangeSelectionEvent (Results 1 – 11 of 11) sorted by relevance

/trunk/main/offapi/com/sun/star/sheet/
H A DXRangeSelectionListener.idl31 #include <com/sun/star/sheet/RangeSelectionEvent.idl>
49 void done( [in] com::sun::star::sheet::RangeSelectionEvent aEvent );
53 void aborted( [in] com::sun::star::sheet::RangeSelectionEvent aEvent );
H A DXRangeSelectionChangeListener.idl31 #include <com/sun/star/sheet/RangeSelectionEvent.idl>
50 void descriptorChanged( [in] com::sun::star::sheet::RangeSelectionEvent aEvent );
H A DRangeSelectionEvent.idl41 published struct RangeSelectionEvent: com::sun::star::lang::EventObject
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XRangeSelection.java40 import com.sun.star.sheet.RangeSelectionEvent;
344 public void aborted(RangeSelectionEvent rangeSelectionEvent) { in aborted()
349 public void descriptorChanged(RangeSelectionEvent rangeSelectionEvent) { in descriptorChanged()
354 public void done(RangeSelectionEvent rangeSelectionEvent) { in done()
/trunk/main/chart2/source/controller/dialogs/
H A DRangeSelectionListener.cxx51 void SAL_CALL RangeSelectionListener::done( const sheet::RangeSelectionEvent& aEvent ) in done()
58 void SAL_CALL RangeSelectionListener::aborted( const sheet::RangeSelectionEvent& /*aEvent*/ ) in aborted() argument
/trunk/main/chart2/source/controller/inc/
H A DRangeSelectionListener.hxx57 virtual void SAL_CALL done( const ::com::sun::star::sheet::RangeSelectionEvent& aEvent )
59 virtual void SAL_CALL aborted( const ::com::sun::star::sheet::RangeSelectionEvent& aEvent )
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java135 public void done( com.sun.star.sheet.RangeSelectionEvent aEvent ) in done()
144 public void aborted( com.sun.star.sheet.RangeSelectionEvent aEvent ) in aborted()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DViewSample.cs151 public void done( unoidl.com.sun.star.sheet.RangeSelectionEvent aEvent ) in done()
166 unoidl.com.sun.star.sheet.RangeSelectionEvent aEvent ) in aborted()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx2225 sheet::RangeSelectionEvent aEvent; in RangeSelDone()
2235 sheet::RangeSelectionEvent aEvent; in RangeSelAborted()
2245 sheet::RangeSelectionEvent aEvent; in RangeSelChanged()
/trunk/main/offapi/
H A DUnoApi_offapi.mk2903 offapi/com/sun/star/sheet/RangeSelectionEvent \
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt2533 com.sun.star.sheet.RangeSelectionEvent

Completed in 69 milliseconds