Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1403 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection() local
1408 if ( rptui::openCharDialog( xReportControlFormat, xInspectorWindow, aFontSettings ) ) in onInteractivePropertySelection()
1431 if ( rptui::openDialogFormula_nothrow( sFormula, xContext,xInspectorWindow,xRowSet ) ) in onInteractivePropertySelection()
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
[all …]
/aoo41x/main/extensions/source/propctrlr/
H A Dhandlerhelper.cxx275 …Reference< XWindow > xInspectorWindow( _rContext.getContextValueByAsciiName( "DialogParentWindow" … in getDialogParentWindow() local
276 pInspectorWindow = VCLUnoHelper::GetWindow( xInspectorWindow ); in getDialogParentWindow()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondition.cxx105 uno::Reference< awt::XWindow> xInspectorWindow = VCLUnoHelper::GetInterface(this); variable
107 …DialogFormula_nothrow( sFormula, m_pParent->getController().getContext(),xInspectorWindow,xProp ) )
/aoo41x/main/reportdesign/source/ui/misc/
H A DUITools.cxx1031 uno::Reference< awt::XWindow > xInspectorWindow; in openDialogFormula_nothrow() local
1066 ::dbtools::showError( aErrorInfo, xInspectorWindow, xServiceFactory ); in openDialogFormula_nothrow()

Completed in 60 milliseconds