Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/txtnode/
H A Dfntcap.cxx135 inline SwCapitalInfo* GetCapInf() const { return pCapInf; } in GetCapInf() function in SwDoCapitals
243 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 19 milliseconds