Home
last modified time | relevance | path

Searched refs:IsInsertNewAllowed (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx89 virtual sal_Bool IsInsertNewAllowed( long nRow ) = 0;
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1564 sal_Bool OTableEditorCtrl::IsInsertNewAllowed( long nRow ) in IsInsertNewAllowed() function in OTableEditorCtrl
1702 aContextMenu.EnableItem( SID_TABLEDESIGN_INSERTROWS, IsInsertNewAllowed(nRow) ); in Command()
1769 if (!IsInsertNewAllowed(nPastePosition))
H A DTEditControl.hxx131 virtual sal_Bool IsInsertNewAllowed( long nRow );

Completed in 19 milliseconds