Home
last modified time | relevance | path

Searched refs:NS_UNO (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basic/source/inc/
H A Dpropacc.hxx47 #define NS_UNO ::com::sun::star::uno macro
75 const NS_UNO::Any& aValue)
84 NS_UNO::RuntimeException);
128 throw( NS_UNO::RuntimeException );
130 throw ( NS_UNO::RuntimeException );
144 throw( NS_UNO::RuntimeException );
146 throw( NS_UNO::RuntimeException );
148 throw( NS_UNO::RuntimeException );
175 throw( NS_UNO::RuntimeException );
177 throw( NS_UNO::RuntimeException );
[all …]
/trunk/main/unotools/inc/unotools/
H A Ducblockbytes.hxx95 #define NS_UNO ::com::sun::star::uno macro
111 NS_UNO::Reference < NS_IO::XInputStream > m_xInputStream;
112 NS_UNO::Reference < NS_IO::XOutputStream > m_xOutputStream;
113 NS_UNO::Reference < NS_IO::XSeekable > m_xSeekable;
133 static UcbLockBytesRef CreateLockBytes( const NS_UNO::Reference < NS_UCB::XContent >& xContent,
141 const NS_UNO::Sequence < NS_BEANS::PropertyValue >& rProps,
171 NS_UNO::Reference < NS_IO::XInputStream > getInputStream();
172 NS_UNO::Reference < NS_IO::XStream > getStream();
180 NS_UNO::Reference < NS_IO::XInputStream > getInputStream_Impl() const in getInputStream_Impl()
186 NS_UNO::Reference < NS_IO::XOutputStream > getOutputStream_Impl() const in getOutputStream_Impl()
[all …]
H A Ducbstreamhelper.hxx52 #define NS_UNO ::com::sun::star::uno macro
67 NS_UNO::Reference < NS_TASK::XInteractionHandler >,
72 static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XInputStream > xStream );
73 static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XStream > xStream );
74 …static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XInputStream > xStream, sal_Bool bClo…
75 …static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XStream > xStream, sal_Bool bCloseStr…
/trunk/main/desktop/source/migration/
H A Dmigration_impl.hxx50 #define NS_UNO com::sun::star::uno macro
97 NS_UNO::Reference< NS_CSS::container::XIndexContainer > m_xPopupMenu;
107 const NS_UNO::Reference< NS_CSS::container::XIndexContainer > xPopupMenu) in MigrationItem()
183 NS_UNO::Sequence< NS_CSS::beans::PropertyValue > m_lCfgManagerSeq;
184 NS_UNO::Sequence< NS_CSS::beans::PropertyValue > m_lNewVersionMenubarSettingsSeq;
185 NS_UNO::Sequence< NS_CSS::beans::PropertyValue > m_lNewVersionToolbarSettingsSeq;
193 NS_UNO::Reference< NS_CSS::lang::XMultiServiceFactory > m_xFactory;
219 const NS_UNO::Reference< NS_CSS::container::XIndexContainer >& xNewIndexContainer,
222 const NS_UNO::Reference< NS_CSS::container::XIndexContainer>& xIndexContainer,
236 MigrationImpl(const NS_UNO::Reference< NS_CSS::lang::XMultiServiceFactory >&);
[all …]
H A Dcfgfilter.hxx46 #define NS_UNO com::sun::star::uno macro
72 NS_UNO::Reference< NS_CSS::configuration::backend::XLayerHandler > m_xLayerHandler;
73 NS_UNO::Reference< NS_CSS::configuration::backend::XLayer > m_xSourceLayer;
91 virtual void SAL_CALL initialize(const NS_UNO::Sequence< NS_UNO::Any >& seqArgs)
92 throw (NS_UNO::Exception);
146 const NS_UNO::Type& aType,
153 const NS_UNO::Any& aValue )
159 const NS_UNO::Any& aValue,
173 const NS_UNO::Type& aType )
181 const NS_UNO::Any& aValue )
[all …]
/trunk/main/svtools/inc/svtools/
H A Dembedhlp.hxx36 #define NS_UNO ::com::sun::star::uno macro
54 NS_UNO::Reference < NS_EMBED::XEmbeddedObject > mxObj;
63 const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& operator ->() const { return mxObj; } in operator ->()
64 const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& GetObject() const { return mxObj; } in GetObject()
68 static sal_Bool TryRunningState( const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& );
74 static sal_Bool ObjectIsModified( const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& )
75 throw( NS_UNO::Exception );
76 static NS_UNO::Reference< NS_IO::XInputStream > GetGraphicReplacementStream(
78 const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >&,
86 … void Assign( const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& xObj, sal_Int64 nAspect );
[all …]
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx275 EmbeddedObjectRef::EmbeddedObjectRef( const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& xObj, … in EmbeddedObjectRef()
338 void EmbeddedObjectRef::Assign( const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& xObj, sal_In… in Assign()

Completed in 52 milliseconds