Lines Matching refs:nSurrogate
252 for( sal_uInt32 nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in CheckNamedItem() local
254 pItem = (NameOrIndex*)pPool1->GetItem2( nWhich, nSurrogate ); in CheckNamedItem()
337 for( sal_uInt32 nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in CheckNamedItem() local
339 pItem = (NameOrIndex*)pPool1->GetItem2( nWhich, nSurrogate ); in CheckNamedItem()
2020 sal_uInt32 nCount, nSurrogate; in checkForUniqueItem() local
2027 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2029 …nst XLineStartItem* pItem = (const XLineStartItem*)pPool1->GetItem2( XATTR_LINESTART, nSurrogate ); in checkForUniqueItem()
2049 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2051 const XLineEndItem* pItem = (const XLineEndItem*)pPool1->GetItem2( XATTR_LINEEND, nSurrogate ); in checkForUniqueItem()
2073 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2075 …nst XLineStartItem* pItem = (const XLineStartItem*)pPool2->GetItem2( XATTR_LINESTART, nSurrogate ); in checkForUniqueItem()
2094 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2096 const XLineEndItem* pItem = (const XLineEndItem*)pPool2->GetItem2( XATTR_LINEEND, nSurrogate ); in checkForUniqueItem()
2418 sal_uInt16 nCount, nSurrogate; in checkForUniqueItem() local
2425 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2427 …nst XLineStartItem* pItem = (const XLineStartItem*)pPool1->GetItem2( XATTR_LINESTART, nSurrogate ); in checkForUniqueItem()
2447 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2449 const XLineEndItem* pItem = (const XLineEndItem*)pPool1->GetItem2( XATTR_LINEEND, nSurrogate ); in checkForUniqueItem()
2471 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2473 …nst XLineStartItem* pItem = (const XLineStartItem*)pPool2->GetItem2( XATTR_LINESTART, nSurrogate ); in checkForUniqueItem()
2492 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in checkForUniqueItem()
2494 const XLineEndItem* pItem = (const XLineEndItem*)pPool2->GetItem2( XATTR_LINEEND, nSurrogate ); in checkForUniqueItem()