Home
last modified time | relevance | path

Searched refs:_nRel (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx599 sal_uLong lcl_GetLBRelationsForRelations( const sal_uInt16 _nRel ) in lcl_GetLBRelationsForRelations() argument
606 if ( aRelationMap[nRelMapPos].nRelation == _nRel ) in lcl_GetLBRelationsForRelations()
1352 const sal_uInt16 _nRel, in FillPosLB() argument
1364 : ::lcl_GetLBRelationsForRelations( _nRel ); in FillPosLB()
1414 sal_uInt16 _nRel, in FillRelLB() argument
1519 if (!sSelEntry.Len() && aRelationMap[nRelPos].nRelation == _nRel) in FillRelLB()
1530 switch (_nRel) in FillRelLB()
1532 … case text::RelOrientation::FRAME: _nRel = text::RelOrientation::PAGE_FRAME; break; in FillRelLB()
1534 … case text::RelOrientation::PAGE_LEFT: _nRel = text::RelOrientation::FRAME_LEFT; break; in FillRelLB()
1545 _nRel = pEntry->nRelation; in FillRelLB()
[all …]
/aoo42x/main/sw/source/ui/inc/
H A Dfrmpage.hxx166 const sal_uInt16 _nRel,
173 sal_uInt16 _nRel,
/aoo42x/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx482 sal_uLong lcl_GetLBRelationsForRelations( const sal_uInt16 _nRel ) in lcl_GetLBRelationsForRelations() argument
489 if ( aRelationMap[nRelMapPos].nRelation == _nRel ) in lcl_GetLBRelationsForRelations()
1811 const sal_uInt16 _nRel, in FillPosLB() argument
1823 : ::lcl_GetLBRelationsForRelations( _nRel ); in FillPosLB()
H A Dswpossizetabpage.hxx130 …sal_uInt16 FillPosLB(FrmMap *pMap, sal_uInt16 nAlign, const sal_uInt16 _nRel, ListBox &rL…

Completed in 52 milliseconds