Home
last modified time | relevance | path

Searched refs:bPerformValidCheck (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/inc/
H A Dswtable.hxx253 const bool bPerformValidCheck = false );
260 const bool bPerformValidCheck = false ) const;
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx1406 const bool bPerformValidCheck ) in _GetBoxNum() argument
1433 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