Searched refs:RTLAndCJKState (Results 1 – 8 of 8) sorted by relevance
34 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript );
139 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript ) = 0;
75 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript );
65 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript );
458 m_rExport.AttrOutput().RTLAndCJKState( IsCharRTL(), GetScript() ); in OutAttr()
134 void DocxAttributeOutput::RTLAndCJKState( bool bIsRTL, sal_uInt16 /*nScript*/ ) in RTLAndCJKState() function in DocxAttributeOutput
408 void RtfAttributeOutput::RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript ) in RTLAndCJKState() function in RtfAttributeOutput
948 void WW8AttributeOutput::RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript ) in RTLAndCJKState() function in WW8AttributeOutput
Completed in 90 milliseconds