Searched refs:nLBRelations (Results 1 – 2 of 2) sorted by relevance
484 sal_uLong nLBRelations = 0L; in lcl_GetLBRelationsForRelations() local495 return nLBRelations; in lcl_GetLBRelationsForRelations()504 sal_uLong nLBRelations = 0L; in lcl_GetLBRelationsForStrID() local512 nLBRelations |= _pMap[nRelMapPos].nLBRelations; in lcl_GetLBRelationsForStrID()516 return nLBRelations; in lcl_GetLBRelationsForStrID()1422 sal_uLong nLBRelations = pMap[i].nLBRelations; in GetAlignment() local1665 sal_uLong nLBRelations = 0; in FillRelLB() local1682 nLBRelations = pMap[_nMapPos].nLBRelations; in FillRelLB()1736 nLBRelations = pMap[nMapPos].nLBRelations; in FillRelLB()1804 return nLBRelations; in FillRelLB()[all …]
92 sal_uLong nLBRelations; member612 return nLBRelations; in lcl_GetLBRelationsForRelations()629 nLBRelations |= _pMap[nRelMapPos].nLBRelations; in lcl_GetLBRelationsForStrID()633 return nLBRelations; in lcl_GetLBRelationsForStrID()1389 ( !(_pMap == aVCharMap) || _pMap[i].nLBRelations & nLBRelations ) ) in FillPosLB()1419 sal_uLong nLBRelations = 0; in FillRelLB() local1436 nLBRelations = _pMap[nMapPos].nLBRelations; in FillRelLB()1496 nLBRelations = _pMap[_nLBSelPos].nLBRelations; in FillRelLB()1501 if (nLBRelations & nBit) in FillRelLB()1573 return nLBRelations; in FillRelLB()[all …]
Completed in 41 milliseconds