Searched refs:__nSize (Results 1 – 2 of 2) sorted by relevance
103 #define __nSize 2048 macro111 FormIdent aIdents[ __nSize ]; //gepufferte Formate112 sal_Bool bValid[ __nSize ];142 DBG_ASSERT( nIndex < __nSize, "FormCache::GetAttr(): Uuuuuuups... so nicht!" ); in GetAttr()
189 for( sal_uInt16 nC = 0 ; nC < __nSize ; nC++ ) in FormCache()197 for( sal_uInt16 nC = 0 ; nC < __nSize ; nC++ ) in ~FormCache()
Completed in 13 milliseconds