Home
last modified time | relevance | path

Searched refs:_GetBoxNum (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dcellfml.cxx804 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()
/trunk/main/sw/inc/
H A Dswtable.hxx251 static sal_uInt16 _GetBoxNum( String& rStr,
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1471 sal_uInt16 SwTable::_GetBoxNum( String& rStr, sal_Bool bFirstPart, in _GetBoxNum() function in SwTable
1533 nBox = SwTable::_GetBoxNum( aNm, 0 == pBox, bPerformValidCheck ); in GetTblBox()
1544 nLine = SwTable::_GetBoxNum( aNm, sal_False, bPerformValidCheck ); in GetTblBox()

Completed in 54 milliseconds