Home
last modified time | relevance | path

Searched refs:cEndSQuote (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
270 sal_Unicode GetEndSingleQuote() const { return cEndSQuote; } in GetEndSingleQuote()
275 void SetEndSingleQuote( const sal_Unicode cEnd ) { cEndSQuote = cEnd; } in SetEndSingleQuote()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx398 cStartDQuote( 0 ), cEndDQuote( 0 ), cStartSQuote( 0 ), cEndSQuote( 0 ) in SvxAutoCorrect()
418 cStartSQuote( rCpy.cStartSQuote ), cEndSQuote( rCpy.cEndSQuote ), in SvxAutoCorrect()

Completed in 31 milliseconds