Home
last modified time | relevance | path

Searched refs:__nSize (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx189 for( sal_uInt16 nC = 0 ; nC < __nSize ; nC++ ) in FormCache()
197 for( sal_uInt16 nC = 0 ; nC < __nSize ; nC++ ) in ~FormCache()
/trunk/main/sc/source/filter/inc/
H A Dtool.h103 #define __nSize 2048 macro
111 FormIdent aIdents[ __nSize ]; //gepufferte Formate
112 sal_Bool bValid[ __nSize ];
142 DBG_ASSERT( nIndex < __nSize, "FormCache::GetAttr(): Uuuuuuups... so nicht!" ); in GetAttr()

Completed in 11 milliseconds