Home
last modified time | relevance | path

Searched refs:RTLAndCJKState (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx34 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript );
H A Dattributeoutputbase.hxx139 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript ) = 0;
H A Drtfattributeoutput.hxx75 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript );
H A Ddocxattributeoutput.hxx65 virtual void RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript );
H A Dwrtw8nds.cxx458 m_rExport.AttrOutput().RTLAndCJKState( IsCharRTL(), GetScript() ); in OutAttr()
H A Ddocxattributeoutput.cxx134 void DocxAttributeOutput::RTLAndCJKState( bool bIsRTL, sal_uInt16 /*nScript*/ ) in RTLAndCJKState() function in DocxAttributeOutput
H A Drtfattributeoutput.cxx408 void RtfAttributeOutput::RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript ) in RTLAndCJKState() function in RtfAttributeOutput
H A Dww8atr.cxx948 void WW8AttributeOutput::RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript ) in RTLAndCJKState() function in WW8AttributeOutput

Completed in 104 milliseconds