Home
last modified time | relevance | path

Searched refs:cbName (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/setup_native/source/win32/customactions/javafilter/
H A Djfregca.cxx193 DWORD cbName; // size of name string in update_activesync_regvalues() local
222 cbName = 1024; in update_activesync_regvalues()
223 if (ERROR_SUCCESS == RegEnumKeyEx(hKey,i,achKey,&cbName,NULL,NULL,NULL,&ftLastWriteTime)) { in update_activesync_regvalues()
/aoo41x/main/sal/osl/os2/
H A Dfile.cxx2358 strcpy(fstype, (char*) fsinfo->szName + fsinfo->cbName +1); in TxFsType()
2361 strcpy( details, (char*) fsinfo->szName + fsinfo->cbName + in TxFsType()
2560 char *pType = (char*)(aBuf.aBuf.szName + aBuf.aBuf.cbName + 1); in get_filesystem_attributes()
/aoo41x/main/svx/inc/svx/
H A Dmsdffdef.hxx1091 sal_uInt8 cbName; // length of the blip name member
/aoo41x/main/tools/source/fsys/
H A Dos2.cxx863 char *pType = (char*)(aBuf.aBuf.szName + aBuf.aBuf.cbName + 1); in CreateDriveMapImpl()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx4506 sal_uInt16 cbName; in ImportOldFormatStyles() local
4507 rSt >> cbName; in ImportOldFormatStyles()
4510 while (nByteCount < cbName) in ImportOldFormatStyles()

Completed in 68 milliseconds