Searched refs:m_xDetail (Results 1 – 3 of 3) sorted by relevance
113 return new FormLinkDialog(_pParent,m_xDetail,m_xMaster,m_aContext.getLegacyServiceFactory() in createDialog()124 OSL_VERIFY( aProperty.Value >>= m_xDetail ); in implInitialize()
70 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> m_xDetail;
589 uno::Reference< report::XSection> m_xDetail; member685 m_pImpl->m_xDetail = new OSection(this,m_aProps->m_xContext); in DBG_NAME()686 …m_pImpl->m_xDetail->setName(RPT_RESSTRING(RID_STR_DETAIL,m_aProps->m_xContext->getServiceManager()… in DBG_NAME()706 m_pImpl->m_xDetail = new OSection(this,m_aProps->m_xContext); in OReportDefinition()707 …m_pImpl->m_xDetail->setName(RPT_RESSTRING(RID_STR_DETAIL,m_aProps->m_xContext->getServiceManager()… in OReportDefinition()727 m_pImpl->m_xDetail = new OSection(this,m_aProps->m_xContext); in OReportDefinition()728 OSection::lcl_copySection(_rCopy.m_pImpl->m_xDetail,m_pImpl->m_xDetail); in OReportDefinition()833 m_pImpl->m_xDetail.clear(); in disposing()1128 return m_pImpl->m_xDetail; in getDetail()
Completed in 40 milliseconds