Searched defs:selection (Results 1 – 13 of 13) sorted by relevance
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkselection.cxx | 57 selection_add_selection( AtkSelection *selection, in selection_add_selection() 76 selection_clear_selection( AtkSelection *selection ) in selection_clear_selection() 94 selection_ref_selection( AtkSelection *selection, in selection_ref_selection() 110 selection_get_selection_count( AtkSelection *selection) in selection_get_selection_count() 125 selection_is_child_selected( AtkSelection *selection, in selection_is_child_selected() 141 selection_remove_selection( AtkSelection *selection, in selection_remove_selection() 160 selection_select_all_selection( AtkSelection *selection) in selection_select_all_selection()
|
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | X11_transferable.cxx | 50 Atom selection in X11Transferable()
|
H A D | X11_selection.cxx | 535 SelectionAdaptor* SelectionManager::getAdaptor( Atom selection ) in getAdaptor() 752 bool SelectionManager::requestOwnership( Atom selection ) in requestOwnership() 796 void SelectionManager::convertTypeToNative( const OUString& rType, Atom selection, int& rFormat, ::… in convertTypeToNative() 872 OUString SelectionManager::convertTypeFromNative( Atom nType, Atom selection, int& rFormat ) in convertTypeFromNative() 895 bool SelectionManager::getPasteData( Atom selection, Atom type, Sequence< sal_Int8 >& rData ) in getPasteData() 1034 bool SelectionManager::getPasteData( Atom selection, const ::rtl::OUString& rType, Sequence< sal_In… in getPasteData() 1246 bool SelectionManager::getPasteDataTypes( Atom selection, Sequence< DataFlavor >& rTypes ) in getPasteDataTypes() 1452 PixmapHolder* SelectionManager::getPixmapHolder( Atom selection ) in getPixmapHolder() 1472 Atom selection ) in sendData() 3927 void SelectionManager::registerHandler( Atom selection, SelectionAdaptor& rAdaptor ) in registerHandler() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/ |
H A D | AccessibleTabControl.java | 241 …final XAccessibleSelection selection = (XAccessibleSelection) (XAccessibleSelection) UnoRuntime.qu… in createTestEnvironment() local
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svtools/ |
H A D | AccessibleIconChoiceCtrl.java | 254 …final XAccessibleSelection selection = (XAccessibleSelection) (XAccessibleSelection) UnoRuntime.qu… in createTestEnvironment() local
|
/trunk/main/sfx2/qa/complex/sfx2/undo/ |
H A D | ChartDocumentTest.java | 81 final Object selection = selSupplier.getSelection(); in ChartDocumentTest() local
|
/trunk/main/winaccessibility/source/UAccCOM/ |
H A D | AccText.cpp | 126 STDMETHODIMP CAccText::get_selection(long selection, long * startOffset, long * endOffset) in get_selection()
|
H A D | AccHypertext.cpp | 129 STDMETHODIMP CAccHypertext::get_selection(long selection, long * startOffset, long * endOffset) in get_selection()
|
/trunk/main/fpicker/source/unx/gnome/ |
H A D | SalGtkFilePicker.cxx | 735 GtkTreeSelection* selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(m_pFilterView)); in UpdateFilterfromUI() local 879 GtkTreeSelection* selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(m_pFilterView)); in getSelectedFiles() local 1488 void SalGtkFilePicker::implChangeType( GtkTreeSelection *selection ) in implChangeType() 1512 void SalGtkFilePicker::type_changed_cb( GtkTreeSelection *selection, SalGtkFilePicker *pobjFP ) in type_changed_cb()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewling.cxx | 901 int selection; member in SwFieldDialog 991 sal_Int32 selection=aFldDlg.getSelection(); in ExecFieldPopup() local
|
/trunk/main/connectivity/inc/connectivity/ |
H A D | sqlnode.hxx | 211 selection, enumerator
|
/trunk/main/cui/source/customize/ |
H A D | cfg.cxx | 2459 SvLBoxEntry* selection = aContentsListBox->GetCurEntry(); in UpdateButtonStates() local 2821 SvxConfigEntry* selection, bool bCreateMenu ) in SvxMainMenuOrganizerDialog() 2969 SvLBoxEntry* selection = aMenuListBox.GetCurEntry(); in UpdateButtonStates() local 4583 SvLBoxEntry* selection = aContentsListBox->GetCurEntry(); in UpdateButtonStates() local
|
/trunk/main/connectivity/source/parse/ |
H A D | sqlbison.y | 928 selection: label
|
Completed in 97 milliseconds