Searched refs:IsAllSelected (Results 1 – 12 of 12) sorted by relevance
107 sal_Bool IsAllSelected() const;
672 sal_Bool EditWindow::IsAllSelected() const in IsAllSelected() function in sd::notes::EditWindow
119 sal_Bool IsAllSelected() const;
90 sal_Bool IsAllSelected() const in IsAllSelected() function in MultiSelection
280 …sal_Bool IsAllSelected() const { return (GetSelectRowCount() == GetRowCount()) && (GetRowCount() >… in IsAllSelected() function in dbaui::SbaGridControl
2147 sal_Bool BrowseBox::IsAllSelected() const in IsAllSelected() function in BrowseBox2151 return bMultiSelection && uRow.pSel->IsAllSelected(); in IsAllSelected()
560 sal_Bool IsAllSelected() const;
673 sal_Bool SmEditWindow::IsAllSelected() const in IsAllSelected() function in SmEditWindow
1532 if (pWin->IsAllSelected()) in Execute()
1453 else if ( !IsAllSelected() && GetSelectRowCount() ) in implTransferSelectedRows()
2011 if ( !pGrid->IsAllSelected() ) in Execute()
1189 if ( pRowSelection && pRowSelection->IsAllSelected() ) in DeleteSelectedRows()
Completed in 96 milliseconds