Searched refs:GetSelectColumnCount (Results 1 – 8 of 8) sorted by relevance
624 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()
367 if ( GetSelectColumnCount() ) in FillAccessibleStateSet()
2069 sal_uInt16 BrowseBox::GetSelectColumnCount() const in GetSelectColumnCount() function in BrowseBox
412 if ( !GetSelectRowCount() && !GetSelectColumnCount() ) in DrawCursor()
329 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()
557 sal_uInt16 GetSelectColumnCount() const;
1057 if ( 1 == GetSelectColumnCount() || IsDesignMode() ) in Command()2109 if ( GetSelectColumnCount() && GetPeer() && m_nCurrentSelectedColumn >= 0 ) in KeyInput()
1643 if ( 1 == GetSelectColumnCount() ) in Command()
Completed in 276 milliseconds