Home
last modified time | relevance | path

Searched refs:ValidTabName (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddocument.cxx211 sal_Bool ScDocument::ValidTabName( const String& rName ) const in ValidTabName() function in ScDocument
253 sal_Bool bValid = ValidTabName(rName); in ValidNewTabName()
267 if ( !ValidTabName(rName) ) in CreateValidTabName()
276 sal_Bool bPrefix = ValidTabName( aStrTable ); in CreateValidTabName()
496 bValid = ValidTabName(rName); in RenameTab()
H A Ddocumen2.cxx826 sal_Bool bPrefix = ValidTabName( aName ); in CopyTab()
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx452 sal_Bool bPrefix = pDoc->ValidTabName( aBaseName ); in Execute()
/trunk/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx359 if(nTableCount > 1 || rDoc.ValidTabName(aEdName.GetText())) in IMPL_LINK()
/trunk/main/sc/source/ui/dbgui/
H A Dscendlg.cxx216 if ( !pDoc->ValidTabName( aName ) ) in IMPL_LINK()
/trunk/main/sc/inc/
H A Ddocument.hxx608 SC_DLLPUBLIC sal_Bool ValidTabName( const String& rName ) const;

Completed in 258 milliseconds