Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx127 SwCapitalInfo* pCapInf; // referes to additional information member in SwDoCapitals
130 SwDoCapitals ( SwDrawTextInfo &rInfo ) : rInf( rInfo ), pCapInf( 0 ) { } in SwDoCapitals()
135 inline SwCapitalInfo* GetCapInf() const { return pCapInf; } in GetCapInf()
136 inline void SetCapInf( SwCapitalInfo& rNew ) { pCapInf = &rNew; } in SetCapInf()

Completed in 18 milliseconds