Searched refs:_nRel (Results 1 – 4 of 4) sorted by relevance
599 sal_uLong lcl_GetLBRelationsForRelations( const sal_uInt16 _nRel ) in lcl_GetLBRelationsForRelations() argument606 if ( aRelationMap[nRelMapPos].nRelation == _nRel ) in lcl_GetLBRelationsForRelations()1352 const sal_uInt16 _nRel, in FillPosLB() argument1364 : ::lcl_GetLBRelationsForRelations( _nRel ); in FillPosLB()1414 sal_uInt16 _nRel, in FillRelLB() argument1519 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 …]
166 const sal_uInt16 _nRel,173 sal_uInt16 _nRel,
482 sal_uLong lcl_GetLBRelationsForRelations( const sal_uInt16 _nRel ) in lcl_GetLBRelationsForRelations() argument489 if ( aRelationMap[nRelMapPos].nRelation == _nRel ) in lcl_GetLBRelationsForRelations()1811 const sal_uInt16 _nRel, in FillPosLB() argument1823 : ::lcl_GetLBRelationsForRelations( _nRel ); in FillPosLB()
130 …sal_uInt16 FillPosLB(FrmMap *pMap, sal_uInt16 nAlign, const sal_uInt16 _nRel, ListBox &rL…
Completed in 42 milliseconds