Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx71 : m_xSupplier (xSupplier ) in FrameListAnalyzer()
113 …css::uno::Reference< css::container::XIndexAccess > xFrameContainer(m_xSupplier->getFrames(), css:… in impl_analyze()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx487 if ( !m_xSupplier.is() ) in GetNumberFormatsSupplier()
494 if ( !m_xSupplier.is() ) in GetNumberFormatsSupplier()
496 m_xSupplier = xSupplier; in GetNumberFormatsSupplier()
499 return m_xSupplier; in GetNumberFormatsSupplier()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1327 ::cppu::extractInterface(m_xSupplier, aSupplier); in Init()
1328 if (m_xSupplier.is()) in Init()
1352 if (!m_xSupplier.is()) in Init()
1357 m_xSupplier = getNumberFormats(getRowSetConnection(xCursorForm), sal_False); in Init()
1365 if (m_xSupplier.is()) in Init()
1367 …berFormatsSupplierObj* pImplmentation = SvNumberFormatsSupplierObj::getImplementation(m_xSupplier); in Init()
1386 m_nKeyType = comphelper::getNumberFormatType(m_xSupplier->getNumberFormats(), nFormatKey); in Init()
1498 m_nKeyType = comphelper::getNumberFormatType(m_xSupplier->getNumberFormats(), nNewKey); in _propertyChanged()
/trunk/main/framework/inc/framework/
H A Dframelistanalyzer.hxx81 … const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFramesSupplier >& m_xSupplier; member in framework::FrameListAnalyzer
/trunk/main/basctl/source/inc/
H A Ddlged.hxx111 ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier > m_xSupplier;
/trunk/main/svx/source/inc/
H A Dgridcell.hxx436 ::com::sun::star::uno::Reference< ::com::sun::star::util::XNumberFormatsSupplier > m_xSupplier;

Completed in 67 milliseconds