Searched refs:GetPropLeft (Results 1 – 6 of 6) sorted by relevance
241 if( 100 != aNew.GetPropLeft() ) in Modify()244 aNew.SetLeft( pNewLRSpace->GetLeft(), aNew.GetPropLeft() ); in Modify()
391 if(pLRSpace->GetPropLeft() != 100) in QueryXMLValue()392 rUnitConverter.convertPercent( aOut, pLRSpace->GetPropLeft() ); in QueryXMLValue()
118 inline sal_uInt16 GetPropLeft() const { return nPropLeftMargin; } in GetPropLeft() function in SvxLRSpaceItem
456 if ( rOldItem.GetPropLeft() != 100 ) in Reset()459 aLeftIndent.SetValue( rOldItem.GetPropLeft() ); in Reset()
718 sal_uInt16 nPropLeftMargin = rLRItem.GetPropLeft(); in lcl_HFPresentation()
555 nPropLeftMargin == ((SvxLRSpaceItem&)rAttr).GetPropLeft() && in operator ==()
Completed in 49 milliseconds