Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx214 sal_Unicode cStartDQuote, cEndDQuote, cStartSQuote, cEndSQuote, member in SvxAutoCorrect
272 sal_Unicode GetEndDoubleQuote() const { return cEndDQuote; } in GetEndDoubleQuote()
277 void SetEndDoubleQuote( const sal_Unicode cEnd ) { cEndDQuote = cEnd; } in SetEndDoubleQuote()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx398 cStartDQuote( 0 ), cEndDQuote( 0 ), cStartSQuote( 0 ), cEndSQuote( 0 ) in SvxAutoCorrect()
417 cStartDQuote( rCpy.cStartDQuote ), cEndDQuote( rCpy.cEndDQuote ), in SvxAutoCorrect()

Completed in 27 milliseconds