Home
last modified time | relevance | path

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

/trunk/main/forms/source/runtime/
H A Dformoperations.cxx1642 ::rtl::OUString sDialogServiceName; in impl_executeFilterOrSort_throw()
1644sDialogServiceName = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sdb.FilterDialog"… in impl_executeFilterOrSort_throw()
1646sDialogServiceName = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sdb.OrderDialog" … in impl_executeFilterOrSort_throw()
1649 m_aContext.createComponentWithArguments( sDialogServiceName, aInit, xDialog ); in impl_executeFilterOrSort_throw()
1653 ShowServiceNotAvailableError( NULL, sDialogServiceName, sal_True ); in impl_executeFilterOrSort_throw()
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx531 …const ::rtl::OUString sDialogServiceName = ::rtl::OUString::createFromAscii( "com.sun.star.sdb.Fil… in dispatch() local
533 sDialogServiceName, in dispatch()
538 … ShowServiceNotAvailableError( VCLUnoHelper::GetWindow( xWindow ), sDialogServiceName, sal_True ); in dispatch()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx1180 …::rtl::OUString sDialogServiceName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.ui.dialogs.AddressB… in OfaExec_Impl()
1186 …::sun::star::ui::dialogs::XExecutableDialog >(xORB->createInstance(sDialogServiceName), UNO_QUERY); in OfaExec_Impl()
1190 ShowServiceNotAvailableError(NULL, sDialogServiceName, sal_True); in OfaExec_Impl()
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx1218 …const String sDialogServiceName = String::CreateFromAscii("com.sun.star.ui.dialogs.AddressBookSour… in IMPL_LINK() local
1222 …Reference< XExecutableDialog >(m_xORB->createInstanceWithArguments(sDialogServiceName, aArgs), UNO… in IMPL_LINK()
1227 ShowServiceNotAvailableError(this, sDialogServiceName, sal_True); in IMPL_LINK()
/trunk/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx345 …::rtl::OUString sDialogServiceName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sdb.FilterDialog" )… in IMPL_LINK()
347 xMgr->createInstanceWithArguments( sDialogServiceName, aInit ), UNO_QUERY); in IMPL_LINK()

Completed in 48 milliseconds