Home
last modified time | relevance | path

Searched refs:IsTableLocked (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A DIAnyRefDialog.hxx51 virtual sal_Bool IsTableLocked() const = 0;
H A Dareasdlg.hxx54 virtual sal_Bool IsTableLocked() const;
H A Dformula.hxx113 virtual sal_Bool IsTableLocked() const;
H A Danyrefdg.hxx170 virtual sal_Bool IsTableLocked() const;
/trunk/main/sc/inc/
H A Dscmod.hxx263 sal_Bool IsTableLocked();
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx210 if ( pScMod->IsTableLocked() ) // darf jetzt nicht umgeschaltet werden ? in Select()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1624 sal_Bool ScModule::IsTableLocked() in IsTableLocked() function in ScModule
1637 bLocked = dynamic_cast<IAnyRefDialog*>(pChildWnd->GetWindow())->IsTableLocked(); in IsTableLocked()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx526 sal_Bool ScFormulaDlg::IsTableLocked( ) const in IsTableLocked() function in ScFormulaDlg
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx184 sal_Bool ScPrintAreasDlg::IsTableLocked() const in IsTableLocked() function in ScPrintAreasDlg
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx868 sal_Bool __EXPORT ScRefHandler::IsTableLocked() const in IsTableLocked() function in ScRefHandler

Completed in 50 milliseconds