Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx484 sal_uLong nLBRelations = 0L; in lcl_GetLBRelationsForRelations() local
495 return nLBRelations; in lcl_GetLBRelationsForRelations()
504 sal_uLong nLBRelations = 0L; in lcl_GetLBRelationsForStrID() local
512 nLBRelations |= _pMap[nRelMapPos].nLBRelations; in lcl_GetLBRelationsForStrID()
516 return nLBRelations; in lcl_GetLBRelationsForStrID()
1422 sal_uLong nLBRelations = pMap[i].nLBRelations; in GetAlignment() local
1665 sal_uLong nLBRelations = 0; in FillRelLB() local
1682 nLBRelations = pMap[_nMapPos].nLBRelations; in FillRelLB()
1736 nLBRelations = pMap[nMapPos].nLBRelations; in FillRelLB()
1804 return nLBRelations; in FillRelLB()
[all …]
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx92 sal_uLong nLBRelations; member
612 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() local
1436 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 38 milliseconds