Searched refs:pTblName (Results 1 – 4 of 4) sorted by relevance
686 sal_Bool HasTblAnyProtection( const String* pTblName = 0,
1774 const String* pTblName = 0,
1095 sal_Bool SwFEShell::HasTblAnyProtection( const String* pTblName, in HasTblAnyProtection() argument1098 return GetDoc()->HasTblAnyProtection( GetCrsr()->GetPoint(), pTblName, in HasTblAnyProtection()
4594 const String* pTblName, in HasTblAnyProtection() argument4599 if( pTblName ) in HasTblAnyProtection()4600 pTbl = SwTable::FindTable( FindTblFmtByName( *pTblName ) ); in HasTblAnyProtection()
Completed in 85 milliseconds