Searched refs:GetPropRight (Results 1 – 6 of 6) sorted by relevance
248 if( 100 != aNew.GetPropRight() ) in Modify()251 aNew.SetRight( pNewLRSpace->GetRight(), aNew.GetPropRight() ); in Modify()
398 if(pLRSpace->GetPropRight() != 100) in QueryXMLValue()399 rUnitConverter.convertPercent( aOut, pLRSpace->GetPropRight() ); in QueryXMLValue()
119 inline sal_uInt16 GetPropRight() const { return nPropRightMargin;} in GetPropRight() function in SvxLRSpaceItem
468 if ( rOldItem.GetPropRight() != 100 ) in Reset()471 aRightIndent.SetValue( rOldItem.GetPropRight() ); in Reset()
719 sal_uInt16 nPropRightMargin = rLRItem.GetPropRight(); in lcl_HFPresentation()
556 nPropRightMargin == ((SvxLRSpaceItem&)rAttr).GetPropRight() && in operator ==()
Completed in 125 milliseconds