Home
last modified time | relevance | path

Searched refs:SetUpper (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/editeng/inc/editeng/
H A Dulspitem.hxx76 inline void SetUpper( const sal_uInt16 nU, const sal_uInt16 nProp = 100 );
99 inline void SvxULSpaceItem::SetUpper( const sal_uInt16 nU, const sal_uInt16 nProp ) in SetUpper() function in SvxULSpaceItem
H A Dtxtrange.hxx97 void SetUpper( sal_uInt16 nNew ){ nUpper = nNew; } in SetUpper() function in TextRanger
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx553 aUL.SetUpper( (sal_uInt16)aLongULSpace.GetUpper() ); in ExecTabWin()
574 aUL.SetUpper((sal_uInt16)aLongULSpace.GetUpper()); in ExecTabWin()
594 aUL.SetUpper((sal_uInt16)aLongULSpace.GetUpper()); in ExecTabWin()
805 aParaMargin.SetUpper( aParaMargin.GetUpper() - nUDist ); in ExecTabWin()
1213 aLongUL.SetUpper((sal_uInt16)(rRect.Top() - rPageRect.Top() )); in StateTabWin()
1220 aLongUL.SetUpper( (sal_uInt16)aRect.Top() ); in StateTabWin()
1226 aLongUL.SetUpper((rRect.Top() - rPageRect.Top())); in StateTabWin()
1231 aLongUL.SetUpper(rPagePrtRect.Top()); in StateTabWin()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx721 aFtUL.SetUpper( rData.nSwFUp - cMinHdFtHeight ); in SetPageULSpaceItems()
3308 aUL.SetLower( 0 ); aUL.SetUpper( 0 ); in ReadPageDescTbl()
3310 aHUL.SetLower( 0 ); aHUL.SetUpper( 0 ); in ReadPageDescTbl()
3312 aFUL.SetLower( 0 ); aFUL.SetUpper( 0 ); in ReadPageDescTbl()
3356 aUL.SetLower( 0 ); aUL.SetUpper( 0 ); in ReadPageDescTbl()
3358 aHUL.SetLower( 0 ); aHUL.SetUpper( 0 ); in ReadPageDescTbl()
3360 aFUL.SetLower( 0 ); aFUL.SetUpper( 0 ); in ReadPageDescTbl()
3382 case RTF_SA: aUL.SetUpper( (sal_uInt16)nTokenValue ); break; in ReadPageDescTbl()
3388 case RTF_HEADERY: aHUL.SetUpper( (sal_uInt16)nTokenValue ); break; in ReadPageDescTbl()
3393 case RTF_FOOTER_YT: aFUL.SetUpper( (sal_uInt16)nTokenValue ); break; in ReadPageDescTbl()
H A Drtffly.cxx639 aUL.SetUpper( nVal ); aUL.SetLower( nVal ); in ReadFly()
656 aUL.SetUpper( nVal ); aUL.SetLower( nVal ); in ReadFly()
826 case RTF_FLYOUTUPPER: aUL.SetUpper( nVal ); break; in ReadFly()
/trunk/main/sw/inc/
H A Dswtable.hxx345 void SetUpper( SwTableBox *pNew ) { pUpper = pNew; } in SetUpper() function in SwTableLine
401 void SetUpper( SwTableLine *pNew ) { pUpper = pNew; } in SetUpper() function in SwTableBox
H A Dfmtclds.hxx51 void SetUpper( sal_uInt16 nNew ) { nUpper = nNew; } in SetUpper() function in SwColumn
H A Dtblsel.hxx206 void SetUpper( _FndBox* pUp ) { pUpper = pUp; } in SetUpper() function in _FndLine
/trunk/main/sw/source/core/doc/
H A Dgctable.cxx357 pCpyLine->GetTabBoxes()[n]->SetUpper( pInsLine ); in lcl_MergeGCBox()
421 rLns[ nInsPos++ ]->SetUpper( pUpper ); in lcl_MergeGCLine()
H A Dpoolfmt.cxx299 aUL.SetUpper( sal_uInt16(nUpper) ); aUL.SetLower( sal_uInt16(nLower) ); in lcl_SetNumBul()
594 SvxULSpaceItem aUL( RES_UL_SPACE ); aUL.SetUpper( PT_6 ); aUL.SetLower( PT_6 ); in GetTxtCollFromPool()
1509 aUL.SetUpper( (sal_uInt16)aLR.GetLeft() ); in GetPageDescFromPool()
1569 aUL.SetUpper( 0 ); aUL.SetLower( 0 ); in GetPageDescFromPool()
1585 aUL.SetUpper( (sal_uInt16)aLR.GetRight() ); in GetPageDescFromPool()
H A Dtblrwcl.cxx1256 pSelBox->SetUpper( pNewLine ); in OldSplitRow()
1438 rLines[n]->SetUpper( pInsBox ); in lcl_CpyLines()
1451 rBoxes[n]->SetUpper( pInsLine ); in lcl_CpyBoxes()
1503 void SetUpper( SwTableLine* pLine=0 ) in SetUpper() function
1803 pMergeBox->SetUpper( pInsLine ); in OldMerge()
H A Dfmtcol.cxx284 aNew.SetUpper( pNewULSpace->GetUpper(), aNew.GetPropUpper() ); in Modify()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx175 pNewItem->SetUpper( (sal_uInt16) nUpper ); in Execute()
216 pNewItem->SetUpper( (sal_uInt16) nUpper ); in Execute()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1009 aMargin.SetUpper( (sal_uInt16)GetCoreValue( *mpTopDist, m_eULSpaceUnit ) );
1028 aMargin.SetUpper( (const sal_uInt16)nVal ); in IMPL_LINK()
1048 aMargin.SetUpper( (const sal_uInt16)nVal ); in IMPL_LINK()
1051 aMargin.SetUpper( DEFAULT_VALUE ); in IMPL_LINK()
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx1050 aULSpace.SetUpper( rNewULSpace.GetUpper() ); in MergeStyles()
2251 aULItem.SetUpper( nUpper ); in ParseCSS1_margin_top()
2257 aULItem.SetUpper( nUpper ); in ParseCSS1_margin_top()
2446 aULItem.SetUpper( (sal_uInt16)nMargins[0] ); in ParseCSS1_margin()
2455 aULItem.SetUpper( (sal_uInt16)nMargins[0] ); in ParseCSS1_margin()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx300 aMargin.SetUpper( rOldItem.GetUpper(), in FillItemSet()
303 aMargin.SetUpper( (sal_uInt16)GetCoreValue( aTopDist, eUnit ) ); in FillItemSet()
314 aMargin.SetUpper( (sal_uInt16)GetCoreValue( aTopDist, eUnit ) ); in FillItemSet()
901 aExampleWin.SetUpper( in UpdateExample_Impl()
/trunk/main/svx/inc/svx/
H A Dparaprev.hxx82 void SetUpper( sal_uInt16 nNew ) { nUpper = nNew; } in SetUpper() function in SvxParaPrevWindow
H A Drulritem.hxx101 void SetUpper(long lArgLeft) {lLeft=lArgLeft;} in SetUpper() function in SvxLongULSpaceItem
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx688 rDo.GetInf().SetUpper( sal_False ); in DoOnCapitals()
714 rDo.GetInf().SetUpper( sal_True ); in DoOnCapitals()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx540 void SetUpper( sal_Bool bNew ) in SetUpper() function in SwDrawTextInfo
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx434 aUL.SetUpper( pC->GetUpper()); in AdjustColumns()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx519 …aUL.SetUpper(lcl_MakeSafeNegativeSpacing(static_cast<sal_uInt16>(aUL.GetUpper() - aSizeArray[WW8_T… in SetPageBorder()
657 aFtUL.SetUpper( writer_cast<sal_uInt16>(rData.nSwFUp - cMinHdFtHeight) ); in SetPageULSpaceItems()
667 aFtUL.SetUpper( static_cast< sal_uInt16 >(nFtUpperSpace) ); in SetPageULSpaceItems()
4321 aUL.SetUpper(GetParagraphAutoSpace(pWDop->fDontUseHTMLAutoSpacing)); in Read_ParaAutoBefore()
4396 aUL.SetUpper( nPara ); in Read_UL()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx457 …rItem.SetUpper( sal::static_int_cast< sal_uInt16 >( OutputDevice::LogicToLogic( rItem.GetUpper(), … in ConvertItem()
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx397 aULMargin.SetUpper((sal_uInt16) lUpper); in InsertEnv()
H A Dapplab.cxx268 aULMargin.SetUpper((sal_uInt16) rItem.lUpper); in InsertLab()

Completed in 246 milliseconds

123