Home
last modified time | relevance | path

Searched refs:vba (Results 226 – 250 of 1252) sorted by relevance

12345678910>>...51

/trunk/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx33 using namespace ::ooo::vba;
168 uno::Reference< script::vba::XVBAModuleInfo > xSender( rEvent.Base, uno::UNO_QUERY ); in changesOccurred()
H A Dvbadialogsbase.cxx25 using namespace ::ooo::vba;
H A Dvbadialogbase.cxx26 using namespace ::ooo::vba;
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx35 namespace vba { namespace
39 using namespace ::ooo::vba;
H A Dvbainterior.cxx53 using namespace ::ooo::vba;
54 using namespace ::ooo::vba::excel::XlPattern;
H A Dvbaborders.cxx37 using namespace ::ooo::vba;
38 using namespace ::ooo::vba::excel;
H A Dvbaoutline.cxx25 using namespace ::ooo::vba;
H A Dvbapivotcache.cxx27 using namespace ::ooo::vba;
H A Dvbapivottable.cxx28 using namespace ::ooo::vba;
H A Dvbadialogs.cxx27 using namespace ::ooo::vba;
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx50 namespace vba namespace
271 namespace ov = ooo::vba;
/trunk/main/sw/source/ui/vba/
H A Dvbaview.cxx48 using namespace ::ooo::vba;
53 SwVbaView::SwVbaView( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Refer… in SwVbaView()
H A Dvbafind.cxx32 using namespace ::ooo::vba;
35 SwVbaFind::SwVbaFind( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Refer… in SwVbaFind()
H A Dvbaparagraphformat.cxx35 using namespace ::ooo::vba;
43 SwVbaParagraphFormat::SwVbaParagraphFormat( const uno::Reference< ooo::vba::XHelperInterface >& rPa… in SwVbaParagraphFormat()
H A Dvbaselection.cxx56 using namespace ::ooo::vba;
59 SwVbaSelection::SwVbaSelection( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const … in SwVbaSelection()
H A Dvbaaddins.hxx30 typedef CollTestImplHelper< ooo::vba::word::XAddins > SwVbaAddins_BASE;
H A Dvbadialogs.cxx27 using namespace ::ooo::vba;
H A Dwordvbahelper.hxx36 namespace vba namespace
/trunk/main/filter/source/msfilter/
H A Dsvxmsbas.cxx252 …Reference< vba::XVBACompatibility >( xLibContainer, UNO_QUERY_THROW )->setVBACompatibilityMode( sa… in ImportCode_Impl()
271 Reference< script::vba::XVBAModuleInfo > xVBAModuleInfo( xLib, UNO_QUERY ); in ImportCode_Impl()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx346 …istenerContainer::implTypedNotify( const Reference< vba::XVBAScriptListener >& rxListener, const v… in implTypedNotify()
2896 void SAL_CALL SfxLibraryContainer::addVBAScriptListener( const Reference< vba::XVBAScriptListener >… in addVBAScriptListener()
2901 void SAL_CALL SfxLibraryContainer::removeVBAScriptListener( const Reference< vba::XVBAScriptListene… in removeVBAScriptListener()
2912 case vba::VBAScriptEventId::SCRIPT_STARTED: in broadcastVBAScriptEvent()
2915 case vba::VBAScriptEventId::SCRIPT_STOPPED: in broadcastVBAScriptEvent()
2923 vba::VBAScriptEvent aEvent( xSender, nIdentifier, rModuleName ); in broadcastVBAScriptEvent()
/trunk/main/
H A Drat-excludes1073 # used in main/sc/source/ui/vba/testvba/TestDocuments/* (112), part of SGA
1076 main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/*.log
1077 main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/*.log
1078 main/sc/source/ui/vba/testvba/TestDocuments/logs/win/*.log
1079 main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/*.log
1080 main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/format.log
1081 main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/*.log
1082 main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/*.log
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx41 using namespace ooo::vba;
493 return ooo::vba::msforms::XControl::static_type(0); in getElementType()
H A Dvbaimage.cxx27 using namespace ooo::vba;
/trunk/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx178 uno::Reference< script::vba::XVBACompatibility > xVBACompat( in DialogEventsAttacherImpl()
210 …Reference< ooo::vba::XVBAToOOEventDescGen > xVBAToOOEvtDesc( xSMgr->createInstanceWithContext( ::r… in getFakeVbaEventsSupplier()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx596 … uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents = aDocument.GetVbaEventProcessor(); in Notify()
601 xVbaEvents->processVbaEvent( script::vba::VBAEventId::WORKBOOK_NEWSHEET, aArgs ); in Notify()
2386 using namespace ::com::sun::star::script::vba; in QuerySlotExecutable()
2452 …uno::Reference< script::vba::XVBAEventProcessor > xVbaEvents( aDocument.GetVbaEventProcessor(), un… in PrepareClose()
2454 xVbaEvents->processVbaEvent( script::vba::VBAEventId::WORKBOOK_BEFORECLOSE, aArgs ); in PrepareClose()

Completed in 116 milliseconds

12345678910>>...51