Searched refs:bPerformValidCheck (Results 1 – 2 of 2) sorted by relevance
253 const bool bPerformValidCheck = false );260 const bool bPerformValidCheck = false ) const;
1472 const bool bPerformValidCheck ) in _GetBoxNum() argument1499 if ( !bPerformValidCheck || IsValidRowName( rStr ) ) in _GetBoxNum()1509 if ( !bPerformValidCheck || IsValidRowName( aTxt ) ) in _GetBoxNum()1522 const bool bPerformValidCheck ) const in GetTblBox()1533 nBox = SwTable::_GetBoxNum( aNm, 0 == pBox, bPerformValidCheck ); in GetTblBox()1544 nLine = SwTable::_GetBoxNum( aNm, sal_False, bPerformValidCheck ); in GetTblBox()
Completed in 18 milliseconds