Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx1163 uno::Reference< container::XIndexReplace > xStyleAccess( in getPropertyValue() local
1165 if (!xStyleAccess.is()) in getPropertyValue()
1167 xStyleAccess = new StyleAccess_Impl(*this); in getPropertyValue()
1168 m_pImpl->m_wStyleAccess = xStyleAccess; in getPropertyValue()
1170 aRet <<= xStyleAccess; in getPropertyValue()

Completed in 28 milliseconds