Home
last modified time | relevance | path

Searched refs:UnoInterfaceType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/editeng/inc/editeng/
H A DAccessibleParaManager.hxx56 typedef UnoType UnoInterfaceType; typedef in accessibility::HardCppRef
59 …HardCppRef( const ::com::sun::star::uno::WeakReference< UnoInterfaceType >& xRef, InterfaceType* r… in HardCppRef()
73 ::com::sun::star::uno::Reference< UnoInterfaceType >& getRef() { return mxRef; } in getRef()
74 const ::com::sun::star::uno::Reference< UnoInterfaceType >& getRef() const { return mxRef; } in getRef()
83 ::com::sun::star::uno::Reference< UnoInterfaceType > mxRef;
101 typedef UnoType UnoInterfaceType; typedef in accessibility::WeakCppRef
103 typedef HardCppRef< UnoInterfaceType, InterfaceType > HardRefType;
107 …maWeakRef( ::com::sun::star::uno::Reference< UnoInterfaceType >( rImpl, ::com::sun::star::uno::UNO… in WeakCppRef()
129 ::com::sun::star::uno::WeakReference< UnoInterfaceType > maWeakRef;
/aoo4110/main/comphelper/inc/comphelper/
H A Dimplementationreference.hxx105 typedef UnoType UnoInterfaceType; typedef in comphelper::ImplementationReference
218 ::com::sun::star::uno::Reference< UnoInterfaceType > getRef() { return mxRef; } in getRef()
221 const ::com::sun::star::uno::Reference< UnoInterfaceType >& getRef() const { return mxRef; } in getRef()
260 ::com::sun::star::uno::Reference< UnoInterfaceType > mxRef;

Completed in 22 milliseconds