Home
last modified time | relevance | path

Searched defs:nChar (Results 101 – 105 of 105) sorted by last modified time

12345

/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx288 sal_Unicode nChar = aName.toChar(); in getTables() local
303 sal_Unicode nChar = aURL.getBase().getStr()[0]; in getTables() local
/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx199 char nChar = nLowChar ? nLowChar : nHighChar; in GetWordHashAsUINT32() local
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx164 sal_Unicode nChar; member
/trunk/main/basctl/source/basicide/
H A Dbasobj2.cxx105 for ( sal_uInt16 nChar = 0; nChar < rName.Len(); nChar++ ) in IsValidSbxName() local
/trunk/main/automation/source/server/
H A Dsvcommstream.cxx38 ICommStream& SvCommStream::operator<<( comm_BOOL nChar ) { *pStream << nChar; return *this; } in operator <<()

Completed in 26 milliseconds

12345