Home
last modified time | relevance | path

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

/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx624 if ( GetSelectColumnCount( ) ) in Dispatch()
626 while ( GetSelectColumnCount( ) ) in Dispatch()
894 if (GetSelectColumnCount() || (aMouseEvent.Is() && aMouseEvent->GetRow() < 0)) in IsCursorMoveAllowed()
1041 if ((GetSelectRowCount() && GetSelection() != NULL) || GetSelectColumnCount() || in ActivateCell()
H A Dbrwbox3.cxx367 if ( GetSelectColumnCount() ) in FillAccessibleStateSet()
H A Dbrwbox1.cxx2069 sal_uInt16 BrowseBox::GetSelectColumnCount() const in GetSelectColumnCount() function in BrowseBox
H A Dbrwbox2.cxx412 if ( !GetSelectRowCount() && !GetSelectColumnCount() ) in DrawCursor()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx329 if ( 0 == m_pBrowseBox->GetSelectColumnCount() ) in Select()
1404 if (0 == GetSelectColumnCount() ) in adjustSelectionMode()
1415 if ( GetSelectColumnCount() != 0 ) in adjustSelectionMode()
2069 if ( 1 == GetSelectColumnCount() ) in Command()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx557 sal_uInt16 GetSelectColumnCount() const;
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1057 if ( 1 == GetSelectColumnCount() || IsDesignMode() ) in Command()
2109 if ( GetSelectColumnCount() && GetPeer() && m_nCurrentSelectedColumn >= 0 ) in KeyInput()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1643 if ( 1 == GetSelectColumnCount() ) in Command()

Completed in 82 milliseconds