Searched refs:FormatLRSpace (Results 1 – 7 of 7) sorted by relevance
366 virtual void FormatLRSpace( const SvxLRSpaceItem& );
510 virtual void FormatLRSpace( const SvxLRSpaceItem& ) = 0;
408 virtual void FormatLRSpace( const SvxLRSpaceItem& rLRSpace );
471 virtual void FormatLRSpace( const SvxLRSpaceItem& rLRSpace );
2748 FormatLRSpace(aLR); in ParaNumRule_Impl()2834 void RtfAttributeOutput::FormatLRSpace( const SvxLRSpaceItem& rLRSpace ) in FormatLRSpace() function in RtfAttributeOutput
3809 void WW8AttributeOutput::FormatLRSpace( const SvxLRSpaceItem& rLR ) in FormatLRSpace() function in WW8AttributeOutput5226 FormatLRSpace( static_cast< const SvxLRSpaceItem& >( rHt ) ); in OutputItem()
3010 void DocxAttributeOutput::FormatLRSpace( const SvxLRSpaceItem& rLRSpace ) in FormatLRSpace() function in DocxAttributeOutput
Completed in 257 milliseconds