Home
last modified time | relevance | path

Searched refs:IsPrimaryKeyAllowed (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx400 sal_Bool OWizTypeSelectList::IsPrimaryKeyAllowed() const in IsPrimaryKeyAllowed() function in OWizTypeSelectList
444 if(!IsPrimaryKeyAllowed()) in PreNotify()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx88 virtual sal_Bool IsPrimaryKeyAllowed( long nRow ) = 0;
H A DWTypeSelect.hxx74 sal_Bool IsPrimaryKeyAllowed() const;
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx130 virtual sal_Bool IsPrimaryKeyAllowed( long nRow );
H A DTEditControl.cxx1582 sal_Bool OTableEditorCtrl::IsPrimaryKeyAllowed( long /*nRow*/ ) in IsPrimaryKeyAllowed() function in OTableEditorCtrl
1701 aContextMenu.EnableItem( SID_TABLEDESIGN_TABED_PRIMARYKEY, IsPrimaryKeyAllowed(nRow) ); in Command()

Completed in 169 milliseconds