Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dparcss1.cxx1065 sal_Unicode cSign = 0, cOp = 0; in ParseDeclaration() local
1077 cSign = '-'; in ParseDeclaration()
1081 cSign = '+'; in ParseDeclaration()
1089 if( '-'==cSign ) in ParseDeclaration()
1099 cSign = 0; in ParseDeclaration()
1105 cSign = 0; in ParseDeclaration()
1110 cSign = 0; in ParseDeclaration()
/trunk/main/framework/test/typecfg/
H A Dxml2xcd.cxx1567 sal_Unicode cSign = sSource.charAt(i); in impl_encodeSpecialSigns() local
1568 switch( cSign ) in impl_encodeSpecialSigns()
1582 default : sDestination.append( cSign ); in impl_encodeSpecialSigns()

Completed in 51 milliseconds