Home
last modified time | relevance | path

Searched refs:GetPropLeft (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dfmtcol.cxx241 if( 100 != aNew.GetPropLeft() ) in Modify()
244 aNew.SetLeft( pNewLRSpace->GetLeft(), aNew.GetPropLeft() ); in Modify()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexpit.cxx391 if(pLRSpace->GetPropLeft() != 100) in QueryXMLValue()
392 rUnitConverter.convertPercent( aOut, pLRSpace->GetPropLeft() ); in QueryXMLValue()
/aoo41x/main/editeng/inc/editeng/
H A Dlrspitem.hxx118 inline sal_uInt16 GetPropLeft() const { return nPropLeftMargin; } in GetPropLeft() function in SvxLRSpaceItem
/aoo41x/main/cui/source/tabpages/
H A Dparagrph.cxx456 if ( rOldItem.GetPropLeft() != 100 ) in Reset()
459 aLeftIndent.SetValue( rOldItem.GetPropLeft() ); in Reset()
/aoo41x/main/sc/source/core/data/
H A Ddocpool.cxx718 sal_uInt16 nPropLeftMargin = rLRItem.GetPropLeft(); in lcl_HFPresentation()
/aoo41x/main/editeng/source/items/
H A Dfrmitems.cxx555 nPropLeftMargin == ((SvxLRSpaceItem&)rAttr).GetPropLeft() && in operator ==()

Completed in 68 milliseconds