Home
last modified time | relevance | path

Searched refs:SetLower (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx299 aUL.SetUpper( sal_uInt16(nUpper) ); aUL.SetLower( sal_uInt16(nLower) ); in lcl_SetNumBul()
413 if( get(IDocumentSettingAccess::HTML_MODE) ) aUL.SetLower( HTML_PARSPACE ); in GetTxtCollFromPool()
492 aUL.SetLower( HTML_PARSPACE ); in GetTxtCollFromPool()
612 SvxULSpaceItem aUL( RES_UL_SPACE ); aUL.SetLower( PT_3 ); in GetTxtCollFromPool()
625 SvxULSpaceItem aUL( RES_UL_SPACE ); aUL.SetLower( PT_3 ); in GetTxtCollFromPool()
976 aUL.SetLower( HTML_PARSPACE ); in GetTxtCollFromPool()
993 aULSpaceItem.SetLower( 0 ); in GetTxtCollFromPool()
1017 aUL.SetLower( HTML_PARSPACE ); in GetTxtCollFromPool()
1510 aUL.SetLower( (sal_uInt16)aLR.GetLeft() ); in GetPageDescFromPool()
1569 aUL.SetUpper( 0 ); aUL.SetLower( 0 ); in GetPageDescFromPool()
[all …]
H A Dfmtcol.cxx291 aNew.SetLower( pNewULSpace->GetLower(), aNew.GetPropLower() ); in Modify()
/trunk/main/editeng/inc/editeng/
H A Dulspitem.hxx77 inline void SetLower( const sal_uInt16 nL, const sal_uInt16 nProp = 100 );
103 inline void SvxULSpaceItem::SetLower( const sal_uInt16 nL, const sal_uInt16 nProp ) in SetLower() function in SvxULSpaceItem
H A Dtxtrange.hxx98 void SetLower( sal_uInt16 nNew ){ nLower = nNew; } in SetLower() function in TextRanger
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx555 aUL.SetLower( (sal_uInt16)aLongULSpace.GetLower() ); in ExecTabWin()
575 aUL.SetLower((sal_uInt16)aLongULSpace.GetLower()); in ExecTabWin()
595 aUL.SetLower((sal_uInt16)aLongULSpace.GetLower()); in ExecTabWin()
806 aParaMargin.SetLower(aParaMargin.GetLower() - nLDist); in ExecTabWin()
1214 aLongUL.SetLower((sal_uInt16)(rPageRect.Bottom() - rRect.Bottom() )); in StateTabWin()
1221 aLongUL.SetLower( (sal_uInt16)(nPageHeight - aRect.Bottom()) ); in StateTabWin()
1227 aLongUL.SetLower((rPageRect.Bottom() - rRect.Bottom())); in StateTabWin()
1232 aLongUL.SetLower(nPageHeight - rPagePrtRect.Bottom()); in StateTabWin()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx708 aHdUL.SetLower( rData.nSwHLo - 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()
3384 case RTF_SB: aUL.SetLower( (sal_uInt16)nTokenValue ); break; in ReadPageDescTbl()
3389 case RTF_HEADER_YB: aHUL.SetLower( (sal_uInt16)nTokenValue ); break; in ReadPageDescTbl()
3392 case RTF_FOOTERY: aFUL.SetLower( (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()
827 case RTF_FLYOUTLOWER: aUL.SetLower( nVal ); break; in ReadFly()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx185 pNewItem->SetLower( (sal_uInt16) nLower ); in Execute()
226 pNewItem->SetLower( (sal_uInt16) nLower ); in Execute()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1010 aMargin.SetLower( (sal_uInt16)GetCoreValue( *mpBottomDist, m_eULSpaceUnit ) );
1033 aMargin.SetLower( (const sal_uInt16)nVal ); in IMPL_LINK()
1057 aMargin.SetLower( (const sal_uInt16)nVal ); in IMPL_LINK()
1060 aMargin.SetLower( DEFAULT_VALUE ); in IMPL_LINK()
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx1052 aULSpace.SetLower( rNewULSpace.GetLower() ); in MergeStyles()
2311 aULItem.SetLower( nLower ); in ParseCSS1_margin_bottom()
2317 aULItem.SetLower( nLower ); in ParseCSS1_margin_bottom()
2448 aULItem.SetLower( (sal_uInt16)nMargins[2] ); in ParseCSS1_margin()
2457 aULItem.SetLower( (sal_uInt16)nMargins[2] ); in ParseCSS1_margin()
H A Dhtmlctxt.cxx631 aULSpace.SetLower( nLower ); in InsertAttrs()
H A Dhtmlcss1.cxx333 aULItem.SetLower( pULItem->GetLower() ); in SetTxtCollAttrs()
529 aULItem.SetLower( pULItem->GetLower() ); in SetPageDescAttrs()
H A Dhtmlsect.cxx503 aULSpace.SetLower( nSpace ); in FixHeaderFooterDistance()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx306 aMargin.SetLower( rOldItem.GetLower(), in FillItemSet()
309 aMargin.SetLower( (sal_uInt16)GetCoreValue( aBottomDist, eUnit ) ); in FillItemSet()
315 aMargin.SetLower( (sal_uInt16)GetCoreValue( aBottomDist, eUnit ) ); in FillItemSet()
903 aExampleWin.SetLower( in UpdateExample_Impl()
/trunk/main/svx/inc/svx/
H A Dparaprev.hxx83 void SetLower( sal_uInt16 nNew ) { nLower = nNew; } in SetLower() function in SvxParaPrevWindow
H A Drulritem.hxx102 void SetLower(long lArgRight) {lRight=lArgRight;} in SetLower() function in SvxLongULSpaceItem
/trunk/main/sw/inc/
H A Dfmtclds.hxx52 void SetLower( sal_uInt16 nNew ) { nLower = nNew; } in SetLower() function in SwColumn
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx526 …aUL.SetLower(lcl_MakeSafeNegativeSpacing(static_cast<sal_uInt16>(aUL.GetLower() - aSizeArray[WW8_B… in SetPageBorder()
528 …aUL.SetLower(lcl_MakeSafeNegativeSpacing(static_cast<sal_uInt16>(aOriginalBottomMargin - aSizeArra… in SetPageBorder()
628 aHdUL.SetLower( writer_cast<sal_uInt16>(rData.nSwHLo - cMinHdFtHeight) ); in SetPageULSpaceItems()
638 aHdUL.SetLower( static_cast< sal_uInt16 >(nHdLowerSpace) ); in SetPageULSpaceItems()
4348 aUL.SetLower(GetParagraphAutoSpace(pWDop->fDontUseHTMLAutoSpacing)); in Read_ParaAutoAfter()
4401 aUL.SetLower( nPara ); in Read_UL()
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx435 aUL.SetLower( pC->GetLower()); in AdjustColumns()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx458 …rItem.SetLower( sal::static_int_cast< sal_uInt16 >( OutputDevice::LogicToLogic( rItem.GetLower(), … in ConvertItem()
H A Deehtml.cxx667 aULSpaceItem.SetLower( (sal_uInt16)OutputDevice::LogicToLogic( 35, MAP_10TH_MM, eUnit ) ); in ImpSetStyleSheet()
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx399 aULMargin.SetLower(0); in InsertEnv()
H A Dapplab.cxx270 aULMargin.SetLower(MINLAY/2); in InsertLab()
/trunk/main/sw/source/filter/ww1/
H A Dw1sprm.cxx322 aUL.SetLower(nPara); in Start()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx579 aTmp.SetLower( sal_uInt16(nBottom) ); in SetULSpace()

Completed in 241 milliseconds

12