Home
last modified time | relevance | path

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

/aoo41x/main/cppu/source/uno/
H A Dprim.hxx54 extern uno_Sequence g_emptySeq;
129 ::osl_incrementInterlockedCount( &g_emptySeq.nRefCount ); in createEmptySequence()
130 return &g_emptySeq; in createEmptySequence()
H A Ddata.cxx52 uno_Sequence g_emptySeq = { 1, 0, { 0 } }; variable

Completed in 20 milliseconds