Home
last modified time | relevance | path

Searched refs:_TCHAR (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sal/systools/win32/uwinapi/
H A Dsntprintf.c71 static _TCHAR *GetLastBufferChar( _TCHAR *buffer, size_t count ) in GetLastBufferChar()
73 _TCHAR *last = NULL; in GetLastBufferChar()
74 _TCHAR *cur = buffer; in GetLastBufferChar()
91 _SNPRINTF_DLLIMPORT int __cdecl vsntprintf( _TCHAR *buffer, size_t count, const _TCHAR *format, va_… in vsntprintf()
105 _TCHAR *last = GetLastBufferChar( buffer, count ); in vsntprintf()
119 _TCHAR *last = GetLastBufferChar( buffer, count ); in vsntprintf()
129 _SNPRINTF_DLLIMPORT int __cdecl sntprintf( _TCHAR *buffer, size_t count, const _TCHAR *format, ... ) in sntprintf()
/aoo41x/main/svx/source/dialog/
H A Dsendreportw32.cxx92 _TCHAR szBuffer[2048]; in ReadParams()
145 …const _TCHAR *lpHTTPProxyServer = reinterpret_cast<LPCTSTR>(maParams.maHTTPProxyServer.GetBuffer()… in SaveParams()
153 _TCHAR* endptr = NULL; in SaveParams()
181 const _TCHAR *lpEmail = reinterpret_cast<LPCTSTR>(GetEMailAddress().GetBuffer()); in SaveParams()
213 _TCHAR szBuffer[1024]; in SendReport()
/aoo41x/main/sal/systools/win32/kill/
H A Dkill.cxx302 _TCHAR *endptr = NULL; in ParseCommandArgs()
325 _TCHAR *endptr = NULL; in ParseCommandArgs()
/aoo41x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx59 _TCHAR buffer[1024]; in OutputDebugStringFormat()
329 static std::_tstring strip( const std::_tstring& s, _TCHAR c ) in strip()
365 _TCHAR szBuffer[1024]; in readLine()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp127 static FILE *_xfopen( const _TCHAR *file, const _TCHAR *mode ) in _xfopen()
2220 static int _tsetenv( const _TCHAR *lpVar, const _TCHAR *lpValue ) in _tsetenv()
2225 _TCHAR *envstr = (TCHAR *)alloca( (_tcslen( lpVar ) + _tcslen( lpValue ) + 2) * sizeof(_TCHAR) ); in _tsetenv()
/aoo41x/main/desktop/win32/source/applauncher/
H A Dscalc.cxx30 _TCHAR APPLICATION_SWITCH[] = _T( "-calc" );
H A Dsdraw.cxx30 _TCHAR APPLICATION_SWITCH[] = _T( "-draw" );
H A Dsbase.cxx30 _TCHAR APPLICATION_SWITCH[] = _T( "-base" );
H A Dsimpress.cxx30 _TCHAR APPLICATION_SWITCH[] = _T( "-impress" );
H A Dsmath.cxx30 _TCHAR APPLICATION_SWITCH[] = _T( "-math" );
H A Dsweb.cxx30 _TCHAR APPLICATION_SWITCH[] = _T( "-web" );
H A Dswriter.cxx28 _TCHAR APPLICATION_SWITCH[] = _T( "-writer" );
H A Dlauncher.hxx42 extern _TCHAR APPLICATION_SWITCH[];
H A Dlauncher.cxx72 …lpCommandLine = (LPTSTR)_alloca( sizeof(_TCHAR) * (_tcslen(lpCommandLine) + _tcslen(APPLICATION_SW… in WinMain()
/aoo41x/main/desktop/win32/source/guistdio/
H A Dguistdio.inc291 int _tmain( int, _TCHAR ** )
352 _TCHAR *lpLastDot = _tcsrchr( szModuleFileName, '.' );
/aoo41x/main/extensions/test/ole/cppToUno/
H A Dtestcppuno.cxx59 int __cdecl _tmain( int /*argc*/, _TCHAR * /*argv[]*/ ) in _tmain() argument
/aoo41x/main/setup_native/source/win32/customactions/languagepacks/
H A Dcheckrunningofficelanguagepack.cxx59 _TCHAR buffer[1024]; in OutputDebugStringFormat()
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckrunningoffice.cxx59 _TCHAR buffer[1024]; in OutputDebugStringFormat()
/aoo41x/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx194 _TCHAR *lpLastSlash = _tcsrchr( szModuleFileName, '\\' ); in WinMain()
/aoo41x/main/extensions/test/ole/OleConverterVar1/
H A DconvTest.cxx70 int __cdecl _tmain( int argc, _TCHAR * argv[] ) in _tmain()

Completed in 69 milliseconds