| /AOO41X/main/sw/inc/ |
| H A D | unotxdoc.hxx | 117 namespace css = ::com::sun::star; 143 css::text::XTextDocument, 144 css::text::XLineNumberingProperties, 145 css::text::XChapterNumberingSupplier, 146 css::text::XNumberingRulesSupplier, 147 css::text::XFootnotesSupplier, 148 css::text::XEndnotesSupplier, 149 css::util::XReplaceable, 150 css::text::XPagePrintable, 151 css::text::XReferenceMarksSupplier, [all …]
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbarange.hxx | 67 …virtual void visitNode( sal_Int32 x, sal_Int32 y, const css::uno::Reference< css::table::XCell >& … 74 …virtual bool processValue( const css::uno::Any& aValue, const css::uno::Reference< css::table::XCe… 83 virtual void processValue( sal_Int32 x, sal_Int32 y, const css::uno::Any& aValue ) = 0; 84 virtual const css::uno::Any& getValue() const = 0; 91 css::uno::Reference< ov::XCollection > m_Areas; 92 css::uno::Reference< ov::XCollection > m_Borders; 93 css::uno::Reference< css::table::XCellRange > mxRange; 94 css::uno::Reference< css::sheet::XSheetCellRangeContainer > mxRanges; 97 css::uno::Reference< ov::excel::XValidation > m_xValidation; 99 … double getCalcColWidth( const css::table::CellRangeAddress& ) throw (css::uno::RuntimeException); [all …]
|
| H A D | vbaworksheet.hxx | 56 css::uno::Reference< css::sheet::XSpreadsheet > mxSheet; 57 css::uno::Reference< css::frame::XModel > mxModel; 58 css::uno::Reference< ov::excel::XChartObjects > mxCharts; 59 css::uno::Reference< ov::excel::XHyperlinks > mxHlinks; 63 …css::uno::Reference< ov::excel::XWorksheet > getSheetAtOffset(SCTAB offset) throw (css::uno::Runti… 64 css::uno::Reference< ov::excel::XRange > getSheetRange() throw (css::uno::RuntimeException); 66 css::uno::Reference< css::container::XNameAccess > getFormControls(); 67 css::uno::Any getControlShape( const rtl::OUString& sName ); 69 …css::uno::Reference< css::beans::XPropertySet > getFirstDBRangeProperties() throw (css::uno::Runti… 73 …ScVbaWorksheet( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer… [all …]
|
| H A D | vbaapplication.hxx | 46 rtl::OUString getOfficePath( const rtl::OUString& sPath ) throw ( css::uno::RuntimeException ); 49 …virtual css::uno::Reference< css::frame::XModel > getCurrentDocument() throw (css::uno::RuntimeExc… 52 ScVbaApplication( const css::uno::Reference< css::uno::XComponentContext >& m_xContext ); 58 …virtual SfxObjectShell* GetDocShell( const css::uno::Reference< css::frame::XModel >& xModel ) thr… 61 …ng SAL_CALL getExactName( const ::rtl::OUString& aApproximateName ) throw (css::uno::RuntimeExcept… 64 …virtual css::uno::Reference< css::beans::XIntrospectionAccess > SAL_CALL getIntrospection(void) … 65 …css::uno::Any SAL_CALL invoke(const rtl::OUString& FunctionName, const css::uno::Sequence< css::u… 66 … css::uno::Any& Value) throw(css::beans::UnknownPropertyException, css::script::CannotConvertExcep… 67 …virtual css::uno::Any SAL_CALL getValue(const rtl::OUString& PropertyName) throw(css::beans::Unkn… 68 …virtual sal_Bool SAL_CALL hasMethod(const rtl::OUString& Name) throw(css::uno::RuntimeException); [all …]
|
| H A D | vbawindow.hxx | 44 css::uno::Reference< ov::excel::XPane > m_xPane; 47 …css::uno::Reference< css::beans::XPropertySet > getControllerProps() throw (css::uno::RuntimeExcep… 48 …css::uno::Reference< css::beans::XPropertySet > getFrameProps() throw (css::uno::RuntimeException); 49 css::uno::Reference< css::awt::XDevice > getDevice() throw (css::uno::RuntimeException); 55 …onst css::uno::Any& Down, const css::uno::Any& Up, const css::uno::Any& ToRight, const css::uno::A… 59 const css::uno::Reference< ov::XHelperInterface >& xParent, 60 const css::uno::Reference< css::uno::XComponentContext >& xContext, 61 const css::uno::Reference< css::frame::XModel >& xModel, 62 const css::uno::Reference< css::frame::XController >& xController ) 63 throw (css::uno::RuntimeException); [all …]
|
| /AOO41X/main/sd/source/ui/presenter/ |
| H A D | PresenterCanvas.hxx | 42 namespace css = ::com::sun::star; 48 css::rendering::XSpriteCanvas, 49 css::rendering::XBitmap, 50 css::awt::XWindowListener, 51 css::lang::XInitialization 106 const css::uno::Reference<css::rendering::XSpriteCanvas>& rxUpdateCanvas, 107 const css::uno::Reference<css::awt::XWindow>& rxUpdateWindow, 108 const css::uno::Reference<css::rendering::XCanvas>& rxSharedCanvas, 109 const css::uno::Reference<css::awt::XWindow>& rxSharedWindow, 110 const css::uno::Reference<css::awt::XWindow>& rxWindow); [all …]
|
| /AOO41X/main/xmlscript/source/xmldlg_imexp/ |
| H A D | imp_share.hxx | 44 namespace css = ::com::sun::star; 62 css::uno::Reference< css::xml::input::XAttributes > const & xAttributes, in getBoolAttr() 80 throw css::xml::sax::SAXException( in getBoolAttr() 82 css::uno::Reference<css::uno::XInterface>(), css::uno::Any() ); in getBoolAttr() 90 css::uno::Reference< css::xml::input::XAttributes > const & xAttributes, in getStringAttr() 99 css::uno::Reference< css::xml::input::XAttributes > const & xAttributes, in getLongAttr() 115 : public ::cppu::WeakImplHelper1< css::xml::input::XRoot > 119 css::uno::Reference< css::uno::XComponentContext > _xContext; 120 css::uno::Reference< css::util::XNumberFormatsSupplier > _xSupplier; 123 ::std::vector< css::uno::Reference< css::xml::input::XElement > > _styles; [all …]
|
| /AOO41X/main/desktop/source/deployment/manager/ |
| H A D | dp_extensionmanager.hxx | 41 namespace css = ::com::sun::star; 47 ::std::vector<css::uno::Reference<css::deployment::XPackage> >, 52 public ::cppu::WeakComponentImplHelper1< css::deployment::XExtensionManager > 55 ExtensionManager( css::uno::Reference< css::uno::XComponentContext >const& xContext); 58 static css::uno::Sequence< ::rtl::OUString > getServiceNames(); 68 css::uno::Reference<css::util::XModifyListener> const & xListener ) 69 throw (css::uno::RuntimeException); 71 css::uno::Reference<css::util::XModifyListener> const & xListener ) 72 throw (css::uno::RuntimeException); 75 virtual css::uno::Sequence< [all …]
|
| H A D | dp_manager.h | 40 namespace css = ::com::sun::star; variable 45 css::deployment::XPackageManager > t_pm_helper; 50 css::uno::Reference<css::uno::XComponentContext> m_xComponentContext; 62 css::uno::Reference<css::ucb::XProgressHandler> m_xLogFile; 63 inline void logIntern( css::uno::Any const & status ); 66 css::uno::Reference<css::deployment::XPackageRegistry> m_xRegistry; 70 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv ); 74 css::uno::Sequence<css::beans::NamedValue> const & properties, 82 css::uno::Reference<css::deployment::XPackage> const & xPackage, 86 css::uno::Reference<css::deployment::XPackage> const & package); [all …]
|
| /AOO41X/main/framework/source/services/ |
| H A D | frame.cxx | 126 css::uno::WeakReference< css::frame::XFrame > Frame::m_xCloserFrame = css::uno::WeakReference< css:… 137 … DIRECT_INTERFACE(css::lang::XTypeProvider ), in DEFINE_XINTERFACE_21() 138 … DIRECT_INTERFACE(css::lang::XServiceInfo ), in DEFINE_XINTERFACE_21() 139 … DIRECT_INTERFACE(css::frame::XFramesSupplier ), in DEFINE_XINTERFACE_21() 140 … DIRECT_INTERFACE(css::frame::XFrame ), in DEFINE_XINTERFACE_21() 141 … DIRECT_INTERFACE(css::lang::XComponent ), in DEFINE_XINTERFACE_21() 142 … DIRECT_INTERFACE(css::task::XStatusIndicatorFactory ), in DEFINE_XINTERFACE_21() 143 … DIRECT_INTERFACE(css::frame::XDispatchProvider ), in DEFINE_XINTERFACE_21() 144 … DIRECT_INTERFACE(css::frame::XDispatchInformationProvider ), in DEFINE_XINTERFACE_21() 145 … DIRECT_INTERFACE(css::frame::XDispatchProviderInterception ), in DEFINE_XINTERFACE_21() [all …]
|
| H A D | desktop.cxx | 125 … DIRECT_INTERFACE( css::lang::XTypeProvider ), in DEFINE_XINTERFACE_15() 126 … DIRECT_INTERFACE( css::lang::XServiceInfo ), in DEFINE_XINTERFACE_15() 127 … DIRECT_INTERFACE( css::frame::XDesktop ), in DEFINE_XINTERFACE_15() 128 … DIRECT_INTERFACE( css::frame::XComponentLoader ), in DEFINE_XINTERFACE_15() 129 … DIRECT_INTERFACE( css::frame::XTasksSupplier ), in DEFINE_XINTERFACE_15() 130 … DIRECT_INTERFACE( css::frame::XDispatchProvider ), in DEFINE_XINTERFACE_15() 131 … DIRECT_INTERFACE( css::frame::XDispatchProviderInterception), in DEFINE_XINTERFACE_15() 132 … DIRECT_INTERFACE( css::frame::XFramesSupplier ), in DEFINE_XINTERFACE_15() 133 … DIRECT_INTERFACE( css::frame::XFrame ), in DEFINE_XINTERFACE_15() 134 … DIRECT_INTERFACE( css::lang::XComponent ), in DEFINE_XINTERFACE_15() [all …]
|
| /AOO41X/main/configmgr/source/ |
| H A D | configurationregistry.cxx | 75 namespace css = com::sun::star; 79 css::lang::XServiceInfo, css::registry::XSimpleRegistry, 80 css::util::XFlushable >, 84 Service(css::uno::Reference< css::uno::XComponentContext > const & context); 90 throw (css::uno::RuntimeException) in getImplementationName() 94 throw (css::uno::RuntimeException) in supportsService() 97 virtual css::uno::Sequence< rtl::OUString > SAL_CALL 98 getSupportedServiceNames() throw (css::uno::RuntimeException) in getSupportedServiceNames() 101 virtual rtl::OUString SAL_CALL getURL() throw (css::uno::RuntimeException); 106 css::registry::InvalidRegistryException, [all …]
|
| /AOO41X/main/framework/inc/services/ |
| H A D | frame.hxx | 139 public css::lang::XTypeProvider , 140 public css::lang::XServiceInfo , 141 public css::frame::XFramesSupplier , // => XFrame => XComponent 142 public css::frame::XDispatchProvider , 143 public css::frame::XDispatchProviderInterception , 144 public css::frame::XDispatchInformationProvider , 145 public css::task::XStatusIndicatorFactory , 146 public css::awt::XWindowListener , // => XEventListener 147 public css::awt::XTopWindowListener , 148 public css::awt::XFocusListener , [all …]
|
| H A D | desktop.hxx | 135 public css::lang::XTypeProvider , 136 public css::lang::XServiceInfo , 137 public css::frame::XDesktop , 138 public css::frame::XComponentLoader , 139 public css::frame::XTasksSupplier , 140 public css::frame::XDispatchProvider , 141 public css::frame::XDispatchProviderInterception, 142 public css::frame::XFramesSupplier , // => XFrame => XComponent 143 public css::frame::XDispatchResultListener , // => XEventListener 144 public css::task::XInteractionHandler , [all …]
|
| /AOO41X/main/cppuhelper/source/ |
| H A D | propertysetmixin.cxx | 92 namespace css = com::sun::star; 106 css::uno::Reference< css::lang::XComponent > comp( in dispose() 107 ifc, css::uno::UNO_QUERY); in dispose() 114 css::uno::Reference< T > ifc; 123 css::beans::Property const & theProperty, bool thePresent): in PropertyData() 126 css::beans::Property property; 136 css::uno::Reference< css::uno::XInterface > const & object, 141 css::uno::Reference< css::reflection::XTypeDescription > const & type, in initProperties() 142 css::uno::Sequence< rtl::OUString > const & absentOptional, in initProperties() 153 css::uno::Reference< css::reflection::XTypeDescription > const & type, [all …]
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | SfxDocumentMetaData.cxx | 114 namespace css = ::com::sun::star; 122 css::lang::XServiceInfo, 123 css::document::XDocumentProperties, 124 css::lang::XInitialization, 125 css::util::XCloneable, 126 css::util::XModifiable, 127 css::xml::sax::XSAXSerializable> 136 css::uno::Reference< css::uno::XComponentContext > const & context); 140 throw (css::uno::RuntimeException); 142 const ::rtl::OUString & ServiceName) throw (css::uno::RuntimeException); [all …]
|
| /AOO41X/main/framework/source/loadenv/ |
| H A D | loadenv.cxx | 112 #ifndef css 113 namespace css = ::com::sun::star; 120 , public ::cppu::WeakImplHelper2< css::frame::XLoadEventListener , 121 css::frame::XDispatchResultListener > 140 … virtual void SAL_CALL loadFinished(const css::uno::Reference< css::frame::XFrameLoader >& xLoader) 141 throw(css::uno::RuntimeException); 143 …virtual void SAL_CALL loadCancelled(const css::uno::Reference< css::frame::XFrameLoader >& xLoader) 144 throw(css::uno::RuntimeException); 148 virtual void SAL_CALL dispatchFinished(const css::frame::DispatchResultEvent& aEvent) 149 throw(css::uno::RuntimeException); [all …]
|
| /AOO41X/main/stoc/source/simpleregistry/ |
| H A D | textualservices.cxx | 57 namespace css = com::sun::star; 129 throw css::registry::InvalidRegistryException( in Parser() 134 css::uno::Reference< css::uno::XInterface >()); in Parser() 139 throw css::registry::InvalidRegistryException( in Parser() 144 css::uno::Reference< css::uno::XInterface >()); in Parser() 157 throw css::registry::InvalidRegistryException( in Parser() 162 css::uno::Reference< css::uno::XInterface >()); in Parser() 177 throw css::registry::InvalidRegistryException( in Parser() 182 css::uno::Reference< css::uno::XInterface >()); in Parser() 202 throw css::registry::InvalidRegistryException( in Parser() [all …]
|
| H A D | simpleregistry.cxx | 67 namespace css = com::sun::star; 71 css::registry::XSimpleRegistry, css::lang::XServiceInfo > 81 virtual rtl::OUString SAL_CALL getURL() throw (css::uno::RuntimeException); 86 css::registry::InvalidRegistryException, 87 css::uno::RuntimeException); 89 virtual sal_Bool SAL_CALL isValid() throw (css::uno::RuntimeException); 92 css::registry::InvalidRegistryException, css::uno::RuntimeException); 95 css::registry::InvalidRegistryException, css::uno::RuntimeException); 97 virtual css::uno::Reference< css::registry::XRegistryKey > SAL_CALL 99 css::registry::InvalidRegistryException, css::uno::RuntimeException); [all …]
|
| /AOO41X/main/stoc/test/registry_tdprovider/ |
| H A D | testregistrytdprovider.cxx | 65 namespace css = com::sun::star; 69 class Service: public cppu::WeakImplHelper1< css::lang::XMain > { 72 run(css::uno::Sequence< rtl::OUString > const & arguments) 73 throw (css::uno::RuntimeException); 77 static css::uno::Sequence< rtl::OUString > getSupportedServiceNames(); 79 static css::uno::Reference< css::uno::XInterface > SAL_CALL createInstance( 80 css::uno::Reference< css::uno::XComponentContext > const & context) 81 throw (css::uno::Exception); 85 css::uno::Reference< css::uno::XComponentContext > const & context): in Service() 89 css::uno::Reference< css::uno::XComponentContext > m_context; [all …]
|
| /AOO41X/main/desktop/source/deployment/registry/inc/ |
| H A D | dp_backend.h | 50 namespace css = ::com::sun::star; variable 58 css::deployment::XPackage > t_PackageBase; 67 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 68 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv ); 75 const css::uno::Reference<css::deployment::XPackageTypeInfo> m_xPackageType; 88 virtual css::beans::Optional< css::beans::Ambiguous<sal_Bool> > 92 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv ) 99 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv ) 107 css::uno::Reference<css::deployment::XPackageTypeInfo> const & 115 public ::cppu::WeakImplHelper1<css::deployment::XPackageTypeInfo> [all …]
|
| /AOO41X/main/framework/source/tabwin/ |
| H A D | tabwindow.cxx | 71 … DIRECT_INTERFACE( css::lang::XTypeProvider ), in DEFINE_XINTERFACE_11() 72 … DIRECT_INTERFACE( css::lang::XServiceInfo ), in DEFINE_XINTERFACE_11() 73 … DIRECT_INTERFACE( css::lang::XInitialization ), in DEFINE_XINTERFACE_11() 74 … DIRECT_INTERFACE( css::lang::XComponent ), in DEFINE_XINTERFACE_11() 75 … DIRECT_INTERFACE( css::awt::XWindowListener ), in DEFINE_XINTERFACE_11() 76 … DIRECT_INTERFACE( css::awt::XTopWindowListener ), in DEFINE_XINTERFACE_11() 77 … DIRECT_INTERFACE( css::awt::XSimpleTabController ), in DEFINE_XINTERFACE_11() 78 … DERIVED_INTERFACE( css::lang::XEventListener, css::awt::XWindowListener ), in DEFINE_XINTERFACE_11() 79 … DIRECT_INTERFACE( css::beans::XMultiPropertySet ), in DEFINE_XINTERFACE_11() 80 … DIRECT_INTERFACE( css::beans::XFastPropertySet ), in DEFINE_XINTERFACE_11() [all …]
|
| /AOO41X/main/svx/inc/ |
| H A D | tbunosearchcontrollers.hxx | 45 namespace css = ::com::sun::star ; 53 css::uno::Reference< css::frame::XFrame >& xFrame, 54 css::uno::Reference< css::lang::XMultiServiceFactory >& xServiceManager ); 65 css::uno::Reference< css::frame::XFrame > m_xFrame; 66 css::uno::Reference< css::lang::XMultiServiceFactory > m_xServiceManager; 80 …void registryController( const css::uno::Reference< css::frame::XFrame >& xFrame, const css::uno::… 81 …void freeController ( const css::uno::Reference< css::frame::XFrame >& xFrame, const css::uno::Ref… 82 …css::uno::Reference< css::frame::XStatusListener > findController( const css::uno::Reference< css:… 88 typedef ::comphelper::SequenceAsVector< css::beans::PropertyValue > SearchToolbarControllersVec; 89 …typedef ::std::map< css::uno::Reference< css::frame::XFrame >, SearchToolbarControllersVec > Searc… [all …]
|
| /AOO41X/main/vbahelper/inc/vbahelper/ |
| H A D | vbacollectionimpl.hxx | 46 typedef ::cppu::WeakImplHelper1< css::container::XEnumeration > EnumerationHelper_BASE; 62 …const css::uno::Reference< css::container::XIndexAccess >& rxIndexAccess ) throw (css::uno::Runtim… in SimpleIndexAccessToEnumeration() 65 virtual sal_Bool SAL_CALL hasMoreElements() throw (css::uno::RuntimeException) in hasMoreElements() 70 …virtual css::uno::Any SAL_CALL nextElement() throw (css::container::NoSuchElementException, css::l… in nextElement() 73 throw css::container::NoSuchElementException(); in nextElement() 78 css::uno::Reference< css::container::XIndexAccess > mxIndexAccess; 95 const css::uno::Reference< ov::XHelperInterface >& rxParent, in SimpleEnumerationBase() 96 const css::uno::Reference< css::uno::XComponentContext >& rxContext, in SimpleEnumerationBase() 97 …const css::uno::Reference< css::container::XEnumeration >& rxEnumeration ) throw (css::uno::Runtim… in SimpleEnumerationBase() 101 const css::uno::Reference< ov::XHelperInterface >& rxParent, in SimpleEnumerationBase() [all …]
|
| /AOO41X/main/framework/source/accelerators/ |
| H A D | acceleratorconfiguration.cxx | 109 …String(salhelper::SingletonRef<framework::KeyMapping>& _rKeyMapping, const css::awt::KeyEvent& aKe… in lcl_getKeyString() 114 if ( (aKeyEvent.Modifiers & css::awt::KeyModifier::SHIFT) == css::awt::KeyModifier::SHIFT ) in lcl_getKeyString() 116 if ( (aKeyEvent.Modifiers & css::awt::KeyModifier::MOD1 ) == css::awt::KeyModifier::MOD1 ) in lcl_getKeyString() 118 if ( (aKeyEvent.Modifiers & css::awt::KeyModifier::MOD2 ) == css::awt::KeyModifier::MOD2 ) in lcl_getKeyString() 120 if ( (aKeyEvent.Modifiers & css::awt::KeyModifier::MOD3 ) == css::awt::KeyModifier::MOD3 ) in lcl_getKeyString() 130 DIRECT_INTERFACE(css::lang::XTypeProvider ), in DEFINE_XINTERFACE_6() 131 DIRECT_INTERFACE(css::ui::XAcceleratorConfiguration ), in DEFINE_XINTERFACE_6() 132 DIRECT_INTERFACE(css::form::XReset ), in DEFINE_XINTERFACE_6() 133 DIRECT_INTERFACE(css::ui::XUIConfigurationPersistence), in DEFINE_XINTERFACE_6() 134 DIRECT_INTERFACE(css::ui::XUIConfigurationStorage ), in DEFINE_XINTERFACE_6() [all …]
|