Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx62 sal_uLong nLBRelation; member
491 nLBRelations |= aRelationMap[nRelMapPos].nLBRelation; in lcl_GetLBRelationsForRelations()
1414 …ng nRel = ((RelationMap *)rRelationLB.GetEntryData(rRelationLB.GetSelectEntryPos()))->nLBRelation; in GetAlignment()
1685 if (nLBRelations & aAsCharRelationMap[nRelPos].nLBRelation) in FillRelLB()
1711 if (pEntry->nLBRelation == LB_REL_CHAR) // Default in FillRelLB()
1745 if (aRelationMap[nRelPos].nLBRelation == nBit) in FillRelLB()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx99 sal_uLong nLBRelation; member
608 nLBRelations |= aRelationMap[nRelMapPos].nLBRelation; in lcl_GetLBRelationsForRelations()
1439 if (nLBRelations & aAsCharRelationMap[nRelPos].nLBRelation) in FillRelLB()
1471 if (pEntry->nLBRelation == LB_REL_CHAR) // Default in FillRelLB()
1505 if (aRelationMap[nRelPos].nLBRelation == nBit) in FillRelLB()
1610 …ng nRel = ((RelationMap *)rRelationLB.GetEntryData(rRelationLB.GetSelectEntryPos()))->nLBRelation; in GetAlignment()

Completed in 111 milliseconds