Home
last modified time | relevance | path

Searched refs:cC (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/inc/
H A Dfltbase.hxx72 sal_Char cC; in ReadUnicode() local
73 *pIn >> cC; in ReadUnicode()
74 rU = ByteString::ConvertToUnicode(cC, eQuellChar); in ReadUnicode()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx451 inline Complex( double fReal, double fImag = 0.0, sal_Unicode cC = '\0' );
805 inline Complex::Complex( double fReal, double fImag, sal_Unicode cC ) : in Complex() argument
806 Num( fReal, fImag ), c( cC ) in Complex()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2665 const sal_Unicode cC = sPart.GetChar(nBegin+1); in Read_SubF_Combined() local
2666 if ( cC < 32 ) in Read_SubF_Combined()

Completed in 45 milliseconds