Searched refs:GetCapInf (Results 1 – 1 of 1) sorted by relevance
135 inline SwCapitalInfo* GetCapInf() const { return pCapInf; } in GetCapInf() function in SwDoCapitals243 if ( GetCapInf() ) in Do()245 if ( GetCapInf()->nLen != rInf.GetLen() ) in Do()247 GetCapInf()->rString, in Do()248 GetCapInf()->nIdx, in Do()249 GetCapInf()->nLen, nBreak ); in Do()251 nBreak = nBreak + GetCapInf()->nIdx; in Do()
Completed in 20 milliseconds