Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1114 sal_Unicode cRet = bSttQuote ? ( '\"' == cInsChar in GetQuote()
1128 String sRet( bSttQuote in GetQuote()
1142 sal_Unicode cInsChar, sal_Bool bSttQuote, in InsertQuote() argument
1146 sal_Unicode cRet = GetQuote( cInsChar, bSttQuote, eLang ); in InsertQuote()
1177 if( rDoc.Insert( bSttQuote ? nInsPos+1 : nInsPos, s )) in InsertQuote()
1179 if( !bSttQuote ) in InsertQuote()
1191 sal_Unicode cInsChar, sal_Bool bSttQuote ) in GetQuote() argument
1194 sal_Unicode cRet = GetQuote( cInsChar, bSttQuote, eLang ); in GetQuote()
1211 if( bSttQuote ) in GetQuote()
1248 sal_Bool bSttQuote = !nInsPos || in AutoCorrect() local
[all …]
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx236 sal_Unicode GetQuote( sal_Unicode cInsChar, sal_Bool bSttQuote,
280 sal_Unicode cInsChar, sal_Bool bSttQuote );
282 sal_Unicode cInsChar, sal_Bool bSttQuote, sal_Bool bIns );

Completed in 33 milliseconds