Home
last modified time | relevance | path

Searched defs:nSurrogateCount (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/unodraw/
H A DUnoNameItemTable.cxx235 sal_uInt32 nSurrogateCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in getByName() local
260 const sal_uInt32 nSurrogateCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in getElementNames() local
320 const sal_uInt32 nSurrogateCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in hasElements() local
H A Dunomtabl.cxx305 const sal_uInt32 nSurrogateCount = pPool ? pPool->GetItemCount2( nWhich ) : 0; in getByNameFromPool() local