Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx2204 static uno::Reference< beans::XPropertySetInfo > xInfos[3]; in getPropertySetInfo() local
2214 if(!xInfos[nPos].is()) in getPropertySetInfo()
2220 xInfos[nPos] = new SfxExtItemPropertySetInfo( in getPropertySetInfo()
2225 return xInfos[nPos]; in getPropertySetInfo()

Completed in 31 milliseconds