Searched refs:_GetBoxNum (Results 1 – 3 of 3) sorted by relevance
804 nSttBox = SwTable::_GetBoxNum( sGetName ); in lcl_RelToBox()809 nSttLine = SwTable::_GetBoxNum( sGetName ); in lcl_RelToBox()858 long nBox = SwTable::_GetBoxNum( sTmp, sal_True ); in lcl_BoxNmToRel()859 nBox -= SwTable::_GetBoxNum( sCpy, sal_True ); in lcl_BoxNmToRel()860 long nLine = SwTable::_GetBoxNum( sTmp ); in lcl_BoxNmToRel()861 nLine -= SwTable::_GetBoxNum( sCpy ); in lcl_BoxNmToRel()
251 static sal_uInt16 _GetBoxNum( String& rStr,
1471 sal_uInt16 SwTable::_GetBoxNum( String& rStr, sal_Bool bFirstPart, in _GetBoxNum() function in SwTable1533 nBox = SwTable::_GetBoxNum( aNm, 0 == pBox, bPerformValidCheck ); in GetTblBox()1544 nLine = SwTable::_GetBoxNum( aNm, sal_False, bPerformValidCheck ); in GetTblBox()
Completed in 40 milliseconds