Searched defs:lSize (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 105 const long lSize = aDocSz.*pSz + lBorder; in lcl_GetPos() local 153 const long lSize = GetDocSz().Width() + lBorder - aVisArea.GetWidth(); in SetHScrollMax() local 164 long lSize = GetDocSz().Height() + lBorder - aVisArea.GetHeight(); in SetVScrollMax() local
|
/aoo41x/main/tools/workben/ |
H A D | hashtbl.cxx | 81 HashTable::HashTable(ULONG lSize, BOOL bOwner, double dMaxLoadFactor, double dGrowFactor) in HashTable()
|
/aoo41x/main/sal/qa/osl/security/ |
H A D | osl_Security.cxx | 417 LONG lRet, lSize = sizeof(PathA); in RegisterAdditionalFunctions() local
|
/aoo41x/main/soldep/bootstrp/ |
H A D | hashtbl.cxx | 77 HashTable::HashTable(sal_uIntPtr lSize, sal_Bool bOwner, double dMaxLoadFactor, double dGrowFactor) in HashTable()
|
/aoo41x/main/soltools/ldump/ |
H A D | hashtbl.cxx | 80 HashTable::HashTable(unsigned long lSize, bool bOwner, double dMaxLoadFactor, double dGrowFactor) in HashTable()
|
H A D | ldump.cxx | 50 unsigned long lSize, in ExportSet()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | txtattr.cxx | 265 SwTwips lSize = (SwTwips) aSize.GetHeight(); in ExecCharAttrArgs() local
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | frmdescr.hxx | 202 long lSize; member
|
/aoo41x/main/sal/osl/w32/ |
H A D | security.c | 755 DWORD lSize = elementsof(PathA); in GetSpecialFolder() local
|
Completed in 42 milliseconds