Home
last modified time | relevance | path

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

/aoo4110/main/editeng/inc/editeng/
H A Dsvxacorr.hxx214 sal_Unicode cStartDQuote, cEndDQuote, cStartSQuote, cEndSQuote, member in SvxAutoCorrect
269 sal_Unicode GetStartSingleQuote() const { return cStartSQuote; } in GetStartSingleQuote()
274 void SetStartSingleQuote( const sal_Unicode cStart ) { cStartSQuote = cStart; } in SetStartSingleQuote()
/aoo4110/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 25 milliseconds