Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/xoutdev/
H A Dxattr.cxx2127 sal_uInt32 nSurrogate2; in checkForUniqueItem() local
2129 for( nSurrogate2 = 0; nSurrogate2 < nCount; nSurrogate2++ ) in checkForUniqueItem()
2131 …st XLineStartItem* pItem = (const XLineStartItem*)pPool1->GetItem2( XATTR_LINESTART, nSurrogate2 ); in checkForUniqueItem()
2152 for( nSurrogate2 = 0; nSurrogate2 < nCount; nSurrogate2++ ) in checkForUniqueItem()
2154 … const XLineEndItem* pItem = (const XLineEndItem*)pPool1->GetItem2( XATTR_LINEEND, nSurrogate2 ); in checkForUniqueItem()
2525 sal_uInt32 nSurrogate2; in checkForUniqueItem() local
2527 for( nSurrogate2 = 0; nSurrogate2 < nCount; nSurrogate2++ ) in checkForUniqueItem()
2529 …st XLineStartItem* pItem = (const XLineStartItem*)pPool1->GetItem2( XATTR_LINESTART, nSurrogate2 ); in checkForUniqueItem()
2550 for( nSurrogate2 = 0; nSurrogate2 < nCount; nSurrogate2++ ) in checkForUniqueItem()
2552 … const XLineEndItem* pItem = (const XLineEndItem*)pPool1->GetItem2( XATTR_LINEEND, nSurrogate2 ); in checkForUniqueItem()

Completed in 61 milliseconds