Home
last modified time | relevance | path

Searched refs:unohelper (Results 1 – 25 of 75) sorted by last modified time

123

/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1110 ::rtl::OUString aLibName = ::vcl::unohelper::CreateLibraryName( "svt", sal_True ); in ImplCreateWindow()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4805 uno::Reference< lang::XMultiServiceFactory > xSMgr( unohelper::GetMultiServiceFactory() ); in ImplGetTextLines()
4833 xBI = vcl::unohelper::CreateBreakIterator(); in ImplGetTextLines()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx3044 mxBreakIterator = vcl::unohelper::CreateBreakIterator(); in GetBreakIterator()
3068 …mpLocaleDataWrapper = new LocaleDataWrapper( vcl::unohelper::GetMultiServiceFactory(), GetLocale()… in ImpGetLocaleDataWrapper()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx213 class ImpEditView : public vcl::unohelper::DragAndDropClient
218 using vcl::unohelper::DragAndDropClient::dragEnter;
219 using vcl::unohelper::DragAndDropClient::dragExit;
220 using vcl::unohelper::DragAndDropClient::dragOver;
H A Dimpedit.cxx1985 … vcl::unohelper::DragAndDropWrapper* pDnDWrapper = new vcl::unohelper::DragAndDropWrapper( this ); in AddDragAndDropListeners()
/trunk/main/padmin/source/
H A Dhelper.cxx69 vcl::unohelper::GetMultiServiceFactory(), in PaResId()
/trunk/main/instsetoo_native/util/
H A Dmakefile.mk108 $(BIN)$/unohelper.py \
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1679 vcl::unohelper::NotifyAccessibleStateEventGlobally( rEvent ); in FireEvent()
/trunk/main/starmath/source/
H A Daccessibility.cxx799 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx719 vcl::unohelper::NotifyAccessibleStateEventGlobally( aEvent ); in FireEvent()
/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py35 import unohelper
71 class PyMailSMTPService(unohelper.Base, XSmtpService):
274 class PyMailIMAPService(unohelper.Base, XMailService):
343 class PyMailPOP3Service(unohelper.Base, XMailService):
419 class PyMailServiceProvider(unohelper.Base, XMailServiceProvider):
436 class PyMailMessage(unohelper.Base, XMailMessage):
490 g_ImplementationHelper = unohelper.ImplementationHelper()
H A Dpythonscript.py24 import unohelper
151 g_ImplementationHelper = unohelper.ImplementationHelper()
261 path = unohelper.fileUrlToSystemPath( url+"/pythonpath" );
268 class ScriptContext(unohelper.Base):
585 class FileBrowseNode( unohelper.Base, XBrowseNode ):
624 class DirBrowseNode( unohelper.Base, XBrowseNode ):
664 class ManifestHandler( XDocumentHandler, unohelper.Base ):
737 class DummyProgressHandler( unohelper.Base, XProgressHandler ):
748 class CommandEnvironment(unohelper.Base, XCommandEnvironment):
830 class PackageBrowseNode( unohelper.Base, XBrowseNode ):
[all …]
/trunk/main/vcl/source/window/
H A Dwindow.cxx632 vcl::unohelper::GetMultiServiceFactory(), in ImplUpdateGlobalSettings()
8605 … uno::Reference< XMultiServiceFactory > xFactory = vcl::unohelper::GetMultiServiceFactory(); in GetDragSource()
8699 … uno::Reference< XMultiServiceFactory > xFactory( vcl::unohelper::GetMultiServiceFactory() ); in GetClipboard()
8753 … uno::Reference< XMultiServiceFactory > xFactory( vcl::unohelper::GetMultiServiceFactory() ); in GetPrimarySelection()
9838 uno::Reference< XMultiServiceFactory > xFactory = vcl::unohelper::GetMultiServiceFactory(); in ImplGetCanvas()
H A Dmenu.cxx443 ((MenuItemList*)this)->xCharClass = vcl::unohelper::CreateCharacterClassification(); in GetCharClass()
H A Dtoolbox2.cxx2369 vcl::unohelper::GetMultiServiceFactory(), in AlwaysLocked()
2382 vcl::unohelper::GetMultiServiceFactory(), in AlwaysLocked()
/trunk/main/vcl/source/app/
H A Dsettings.cxx1900 vcl::unohelper::GetMultiServiceFactory(), in GetLayoutRTL()
1973 …((AllSettings*)this)->mpData->mpLocaleDataWrapper = new LocaleDataWrapper( vcl::unohelper::GetMult… in GetLocaleDataWrapper()
1982 …((AllSettings*)this)->mpData->mpUILocaleDataWrapper = new LocaleDataWrapper( vcl::unohelper::GetMu… in GetUILocaleDataWrapper()
1991 …no::Reference<com::sun::star::lang::XMultiServiceFactory> aFactory(vcl::unohelper::GetMultiService… in GetLocaleI18nHelper()
2002 …no::Reference<com::sun::star::lang::XMultiServiceFactory> aFactory(vcl::unohelper::GetMultiService… in GetUILocaleI18nHelper()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx606 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessiblemenuitem.cxx417 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessibletoolboxitem.cxx550 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessiblestatusbaritem.cxx608 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessibletextcomponent.cxx393 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
H A Dvclxaccessibletabpage.cxx681 ::vcl::unohelper::TextDataObject* pDataObj = new ::vcl::unohelper::TextDataObject( sText ); in copyText()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx319 uno::Reference< XMultiServiceFactory > xSMgr( unohelper::GetMultiServiceFactory() ); in getUseNativeDialog()
/trunk/main/pyuno/demo/
H A Dswritercomp.py25 import unohelper
44 class SWriterComp(XMain,unohelper.Base):
131 g_ImplementationHelper = unohelper.ImplementationHelper()
H A Dswriter.py25 import unohelper

Completed in 314 milliseconds

123