Searched refs:bPerformValidCheck (Results 1 – 2 of 2) sorted by relevance
253 const bool bPerformValidCheck = false );260 const bool bPerformValidCheck = false ) const;
1406 const bool bPerformValidCheck ) in _GetBoxNum() argument1433 if ( !bPerformValidCheck || IsValidRowName( rStr ) ) in _GetBoxNum()1443 if ( !bPerformValidCheck || IsValidRowName( aTxt ) ) in _GetBoxNum()1456 const bool bPerformValidCheck ) const in GetTblBox()1467 nBox = SwTable::_GetBoxNum( aNm, 0 == pBox, bPerformValidCheck ); in GetTblBox()1478 nLine = SwTable::_GetBoxNum( aNm, sal_False, bPerformValidCheck ); in GetTblBox()
Completed in 30 milliseconds