Home
last modified time | relevance | path

Searched refs:cStartDQuote (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
271 sal_Unicode GetStartDoubleQuote() const { return cStartDQuote; } in GetStartDoubleQuote()
276 void SetStartDoubleQuote( const sal_Unicode cStart ) { cStartDQuote = cStart; } in SetStartDoubleQuote()
/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 33 milliseconds