Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx65 class SwCapitalInfo class
68 explicit SwCapitalInfo( const XubString& rOrigText ) : in SwCapitalInfo() function in SwCapitalInfo
127 SwCapitalInfo* pCapInf; // referes to additional information
135 inline SwCapitalInfo* GetCapInf() const { return pCapInf; } in GetCapInf()
136 inline void SetCapInf( SwCapitalInfo& rNew ) { pCapInf = &rNew; } in SetCapInf()
583 SwCapitalInfo aCapInf( rOldText ); in DoOnCapitals()

Completed in 12 milliseconds