Searched refs:IsTableLocked (Results 1 – 10 of 10) sorted by relevance
51 virtual sal_Bool IsTableLocked() const = 0;
54 virtual sal_Bool IsTableLocked() const;
113 virtual sal_Bool IsTableLocked() const;
170 virtual sal_Bool IsTableLocked() const;
263 sal_Bool IsTableLocked();
210 if ( pScMod->IsTableLocked() ) // darf jetzt nicht umgeschaltet werden ? in Select()
526 sal_Bool ScFormulaDlg::IsTableLocked( ) const in IsTableLocked() function in ScFormulaDlg
1624 sal_Bool ScModule::IsTableLocked() in IsTableLocked() function in ScModule1637 bLocked = dynamic_cast<IAnyRefDialog*>(pChildWnd->GetWindow())->IsTableLocked(); in IsTableLocked()
184 sal_Bool ScPrintAreasDlg::IsTableLocked() const in IsTableLocked() function in ScPrintAreasDlg
868 sal_Bool __EXPORT ScRefHandler::IsTableLocked() const in IsTableLocked() function in ScRefHandler
Completed in 54 milliseconds