Home
last modified time | relevance | path

Searched refs:SetLeftMargin (Results 1 – 22 of 22) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dsvmedit2.cxx68 void ExtMultiLineEdit::SetLeftMargin( sal_uInt16 nLeftMargin ) in SetLeftMargin() function in ExtMultiLineEdit
70 GetTextEngine()->SetLeftMargin( nLeftMargin ); in SetLeftMargin()
H A Dsvmedit.cxx763 mpExtTextEngine->SetLeftMargin( 2 ); in TextWindow()
1606 void MultiLineEdit::SetLeftMargin( sal_uInt16 n ) in SetLeftMargin() function in MultiLineEdit
1609 GetTextEngine()->SetLeftMargin( n ); in SetLeftMargin()
H A Dtextdoc.hxx132 void SetLeftMargin( sal_uInt16 n ) { mnLeftMargin = n; } in SetLeftMargin() function in TextDoc
H A Dtexteng.cxx3031 void TextEngine::SetLeftMargin( sal_uInt16 n ) in SetLeftMargin() function in TextEngine
3033 mpDoc->SetLeftMargin( n ); in SetLeftMargin()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx293 aLicenseML.SetLeftMargin( 5 ); in ActivatePage()
390 SetLeftMargin( 5 ); in LicenceView()
/trunk/main/svtools/inc/svtools/
H A Dsvmedit2.hxx45 void SetLeftMargin( sal_uInt16 nLeftMargin );
H A Dsvmedit.hxx135 void SetLeftMargin( sal_uInt16 n );
H A Dtexteng.hxx248 void SetLeftMargin( sal_uInt16 n );
/trunk/main/svx/inc/svx/
H A Dparaprev.hxx80 void SetLeftMargin( long nNew ) { nLeftMargin = nNew; } in SetLeftMargin() function in SvxParaPrevWindow
H A Dalgitem.hxx179 sal_Bool SetLeftMargin(sal_Int16 nLeft);
/trunk/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx125 SetLeftMargin( 5 ); in LicenseView()
/trunk/main/cui/source/tabpages/
H A Dborderconn.cxx150 aItem.SetLeftMargin( maLeftWrp.GetControlValue() ); in GetControlValue()
H A Dparagrph.cxx897 aExampleWin.SetLeftMargin( in UpdateExample_Impl()
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx294 … void SetLeftMargin(sal_uInt16 nRulerLeftDistance){ nLeftMargin = nRulerLeftDistance; } in SetLeftMargin() function in ScPrintFunc
/trunk/main/framework/source/services/
H A Dlicense.cxx559 SetLeftMargin( 5 ); in LicenseView()
/trunk/main/svx/source/items/
H A Dalgitem.cxx735 sal_Bool SvxMarginItem::SetLeftMargin( sal_Int16 nLeft ) in SetLeftMargin() function in SvxMarginItem
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx250 void SetLeftMargin( sal_Int32 nSet ) { m_nLeftMargin = nSet; } in SetLeftMargin() function in writerfilter::dmapper::SectionPropertyMap
H A DDomainMapper.cxx3488 pSectionContext->SetLeftMargin( nConverted ); in sprmWithProps()
3964 pSectionContext->SetLeftMargin( rPageMar.left ); in sprmWithProps()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx2019 SetLeftMargin( 4 ); in ErrorRepEdit()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx778 SetLeftMargin( 10 ); in SvtExtendedMultiLineEdit_Impl()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx2459 …aPreviewWin.SetLeftMargin( static_cast< long >(aBeforeMF.Denormalize(aBeforeMF.GetValue(FUNIT_TWIP… in IMPL_LINK()
/trunk/main/cui/source/customize/
H A Dcfg.cxx1605 SetLeftMargin(2); in SvxDescriptionEdit()

Completed in 163 milliseconds