Home
last modified time | relevance | path

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

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