Home
last modified time | relevance | path

Searched refs:IsScriptChange (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx622 sal_Bool IsScriptChange( const EditPaM& rPaM ) const;
H A Dimpedit3.cxx1083 …ace && ( _nPortionEnd < pNode->Len() ) && ( nTmpWidth < nXWidth ) && IsScriptChange( EditPaM( pNod… in CreateLines()
2406 …if ( pNode->GetCharAttribs().HasBoundingAttrib( nStartPos ) || IsScriptChange( EditPaM( pNode, nSt… in RecalcTextPortion()
H A Dimpedit4.cxx680 if ( !n || IsScriptChange( EditPaM( pNode, nIndex ) ) ) in WriteRTF()
H A Dimpedit2.cxx1942 sal_Bool ImpEditEngine::IsScriptChange( const EditPaM& rPaM ) const in IsScriptChange() function in ImpEditEngine

Completed in 78 milliseconds