Lines Matching refs:xInspectorWindow

1403 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R…  in onInteractivePropertySelection()  local
1408 if ( rptui::openCharDialog( xReportControlFormat, xInspectorWindow, aFontSettings ) ) in onInteractivePropertySelection()
1425 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection() local
1431 if ( rptui::openDialogFormula_nothrow( sFormula, xContext,xInspectorWindow,xRowSet ) ) in onInteractivePropertySelection()
1443 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection() local
1447 if ( rptui::openAreaDialog( xShape, xInspectorWindow) ) in onInteractivePropertySelection()
1556 uno::Reference< awt::XWindow > xInspectorWindow; in impl_dialogFilter_nothrow() local
1563xInspectorWindow.set(m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Dial… in impl_dialogFilter_nothrow()
1587 Window* pInspectorWindow = VCLUnoHelper::GetWindow( xInspectorWindow ); in impl_dialogFilter_nothrow()
1598 …tl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ParentWindow" ) ), uno::makeAny( xInspectorWindow ) ); in impl_dialogFilter_nothrow()
1615 ::dbtools::showError( aErrorInfo, xInspectorWindow, xServiceFactory ); in impl_dialogFilter_nothrow()
2061 …uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(RTL_CON… in impl_initFieldList_nothrow() local
2062 Window* pInspectorWindow = VCLUnoHelper::GetWindow( xInspectorWindow ); in impl_initFieldList_nothrow()