Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 56) sorted by relevance

123

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dstringconverter.cxx43 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 Dregistryw9x.cxx143 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 Dregistrywnt.cxx148 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
/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx43 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
/trunk/main/sal/workben/
H A Dsaldyntest.c30 wchar_t buff[260]; in main() local
H A Dsalstattest.c34 wchar_t buff[260]; in main() local
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dutilities.cxx47 wchar_t* buff = reinterpret_cast<wchar_t*>( in StringToWString() local
64 char* buff = reinterpret_cast<char*>( in WStringToString() local
H A Diso8601_converter.cxx140 wchar_t buff[10]; in iso8601_duration_to_local_duration() local
H A Dregistry.cxx167 char buff[39]; in ClsidToString() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DPathUtils.java69 …StringBuffer buff = new StringBuffer( baseUrl.length() + url.length() ); buff.append( baseU… in make_url() local
/trunk/main/setup_native/source/win32/customactions/tools/
H A Dcheckversion.cxx50 wchar_t* buff = reinterpret_cast<wchar_t*>( malloc( nbytes ) ); in GetMsiProp() local
/trunk/main/setup_native/source/win32/customactions/regpatchactivex/
H A Dregpatchactivex.cxx61 wchar_t* buff = reinterpret_cast<wchar_t*>( malloc( nbytes ) ); in GetMsiProp() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaHelper.java103 StringBuffer buff = new StringBuffer(); in convertPXLToCalc() local
H A DFormulaParser.java482 StringBuffer buff = new StringBuffer(); in expression() local
548 StringBuffer buff = new StringBuffer(); in makeErrorString() local
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1280 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 …]
/trunk/main/sal/workben/clipboardwben/testcopy/
H A DXTDataObject.cxx138 char buff[] = "Hello World, How are you!"; in GetData() local
165 WCHAR buff[] = L"Hello World, How are you!"; in GetData() local
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dshellextensions.cxx105 char* buff = reinterpret_cast<char*>( malloc( nbytes ) ); in GetMsiProp() local
/trunk/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx69 char* buff = reinterpret_cast<char*>( malloc( len ) ); in UnicodeToAnsiString() local
154 wchar_t* buff = reinterpret_cast<wchar_t*>( malloc( nbytes ) ); in GetMsiProp() local
/trunk/main/sal/osl/unx/
H A Dutil.c55 char buff[1024]; in osl_getEthernetAddress() local
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DCallback.cpp66 char buff[1024]; in outValuesMixed() local
365 char buff[256]; in inoutChar() local
461 char buff[1024]; in inValues() local
/trunk/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx73 LPTSTR buff = reinterpret_cast<LPTSTR>(_alloca(nbytes)); in GetMsiProp() local
/trunk/main/filter/source/config/tools/merge/
H A DpyAltFCFGMerge205 def load(self, buff): argument
214 def readprops(buff): argument
/trunk/main/migrationanalysis/src/msokill/
H A Dmsokill.cpp171 char buff[1024]; in CloseActiveDialogs() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java232 StringBuffer buff = new StringBuffer(classpath); in getConfigureClasspath() local
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx76 CharacterBuffer_t buff(lLongestSubKey + 1); in FindProductInstallationPath() local

Completed in 83 milliseconds

123