Home
last modified time | relevance | path

Searched refs:IsShowAll (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx245 sal_Bool bFirstNotAllowed = FirstSelected() == First() && m_pTabWin->GetData()->IsShowAll(); in StartDrag()
314 if(!( m_pTabWin->GetData()->IsShowAll() && (pEntry==First()) )) in AcceptDrop()
H A DJoinController.cxx522 aWindowData.put( "ShowAll", (*aIter)->IsShowAll() ); in saveTableWindows()
H A DTableWindow.cxx210 if (GetData()->IsShowAll()) in FillListBox()
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindowData.hxx80 inline sal_Bool IsShowAll() const { return m_bShowAll; } in IsShowAll() function in dbaui::OTableWindowData

Completed in 21 milliseconds