Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx132 inline xub_StrLen GetInvalidity() const { return nInvalidityPos; }; in GetInvalidity() function in SwScriptInfo
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx100 if ( pScriptInfo->GetInvalidity() != STRING_LEN ) in CtorInitAttrIter()
H A Dporlay.cxx2245 if ( !bAllowInvalid && STRING_LEN != pScriptInfo->GetInvalidity() ) in GetScriptInfo()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx161 if ( STRING_LEN != pSI->GetInvalidity() ) in Insert2()

Completed in 40 milliseconds