/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | stringconverter.cxx | 43 char* buff = reinterpret_cast<char*>(_alloca(len)); in UnicodeToAnsiString() local 58 wchar_t* buff = reinterpret_cast<wchar_t*>(_alloca(len * sizeof(wchar_t))); in AnsiToUnicodeString() local
|
H A D | registryw9x.cxx | 143 char buff[1024]; in GetSubKeyNames() local 181 char buff[1024]; in GetSubValueNames() local 221 char buff[MAX_TMP_BUFF_SIZE]; in GetValue() local 271 char buff[MAX_TMP_BUFF_SIZE]; in GetValue() local
|
H A D | registrywnt.cxx | 148 wchar_t buff[1024]; in GetSubKeyNames() local 190 wchar_t buff[1024]; in GetSubValueNames() local 234 wchar_t buff[MAX_TMP_BUFF_SIZE]; in GetValue() local 284 wchar_t buff[MAX_TMP_BUFF_SIZE]; in GetValue() local
|
/aoo41x/main/setup_native/source/win32/customactions/quickstarter/ |
H A D | quickstarter.cxx | 43 LPTSTR buff = reinterpret_cast<LPTSTR>(_alloca(nbytes)); in GetOfficeInstallationPath() local 61 LPTSTR buff = reinterpret_cast<LPTSTR>(_alloca(nbytes)); in GetOfficeProductName() local 79 LPTSTR buff = reinterpret_cast<LPTSTR>(_alloca(nbytes)); in GetQuickstarterLinkName() local 88 LPTSTR buff = reinterpret_cast<LPTSTR>(_alloca(nbytes)); in GetQuickstarterLinkName() local
|
/aoo41x/main/sal/workben/ |
H A D | saldyntest.c | 30 wchar_t buff[260]; in main() local
|
H A D | salstattest.c | 34 wchar_t buff[260]; in main() local
|
/aoo41x/main/shell/source/win32/shlxthandler/util/ |
H A D | utilities.cxx | 47 wchar_t* buff = reinterpret_cast<wchar_t*>( in StringToWString() local 64 char* buff = reinterpret_cast<char*>( in WStringToString() local
|
H A D | iso8601_converter.cxx | 140 wchar_t buff[10]; in iso8601_duration_to_local_duration() local
|
H A D | registry.cxx | 167 char buff[39]; in ClsidToString() local
|
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/ |
H A D | PathUtils.java | 69 …StringBuffer buff = new StringBuffer( baseUrl.length() + url.length() ); buff.append( baseU… in make_url() local
|
/aoo41x/main/setup_native/source/win32/customactions/tools/ |
H A D | checkversion.cxx | 50 wchar_t* buff = reinterpret_cast<wchar_t*>( malloc( nbytes ) ); in GetMsiProp() local
|
/aoo41x/main/setup_native/source/win32/customactions/regpatchactivex/ |
H A D | regpatchactivex.cxx | 61 wchar_t* buff = reinterpret_cast<wchar_t*>( malloc( nbytes ) ); in GetMsiProp() local
|
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | FormulaHelper.java | 103 StringBuffer buff = new StringBuffer(); in convertPXLToCalc() local
|
H A D | FormulaParser.java | 482 StringBuffer buff = new StringBuffer(); in expression() local 548 StringBuffer buff = new StringBuffer(); in makeErrorString() local
|
/aoo41x/main/extensions/test/ole/cpnt/ |
H A D | cpnt.cxx | 1280 char buff[1024]; in methodStruct() local 1308 char buff[1024]; in setAttrStruct() local 1338 char buff[256]; in in_float() local 1453 char buff[1024]; in testInterface() local 1654 char buff[1024]; in testInterface() local 1668 char buff[1023]; in testInterface() local 1703 char buff[1024]; in testInterface() local 1712 char buff[1024]; in testInterface() local 1721 char buff[1024]; in testInterface() local 1730 char buff[1024]; in testInterface() local [all …]
|
/aoo41x/main/sal/workben/clipboardwben/testcopy/ |
H A D | XTDataObject.cxx | 138 char buff[] = "Hello World, How are you!"; in GetData() local 165 WCHAR buff[] = L"Hello World, How are you!"; in GetData() local
|
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | shellextensions.cxx | 105 char* buff = reinterpret_cast<char*>( malloc( nbytes ) ); in GetMsiProp() local
|
/aoo41x/main/setup_native/source/win32/customactions/regactivex/ |
H A D | regactivex.cxx | 69 char* buff = reinterpret_cast<char*>( malloc( len ) ); in UnicodeToAnsiString() local 154 wchar_t* buff = reinterpret_cast<wchar_t*>( malloc( nbytes ) ); in GetMsiProp() local
|
/aoo41x/main/sal/osl/unx/ |
H A D | util.c | 55 char buff[1024]; in osl_getEthernetAddress() local
|
/aoo41x/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/ |
H A D | Callback.cpp | 66 char buff[1024]; in outValuesMixed() local 365 char buff[256]; in inoutChar() local 461 char buff[1024]; in inValues() local
|
/aoo41x/main/setup_native/source/win32/customactions/relnotes/ |
H A D | relnotes.cxx | 73 LPTSTR buff = reinterpret_cast<LPTSTR>(_alloca(nbytes)); in GetMsiProp() local
|
/aoo41x/main/filter/source/config/tools/merge/ |
H A D | pyAltFCFGMerge | 205 def load(self, buff): argument 214 def readprops(buff): argument
|
/aoo41x/main/migrationanalysis/src/msokill/ |
H A D | msokill.cpp | 171 char buff[1024]; in CloseActiveDialogs() local
|
/aoo41x/main/setup_native/source/win32/customactions/languagepacks/ |
H A D | lngpckinsthelper.cxx | 76 CharacterBuffer_t buff(lLongestSubKey + 1); in FindProductInstallationPath() local
|
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | ParcelFolderSupport.java | 232 StringBuffer buff = new StringBuffer(classpath); in getConfigureClasspath() local
|