Home
last modified time | relevance | path

Searched refs:Adapter (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/pyuno/source/module/
H A Dpyuno_adapter.cxx61 Adapter::Adapter( const PyRef & ref, const Sequence< Type > &types ) in Adapter() function in pyuno::Adapter
67 Adapter::~Adapter() in ~Adapter()
77 Sequence<sal_Int8> Adapter::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
82 sal_Int64 Adapter::getSomething( const Sequence< sal_Int8 > &id) throw (RuntimeException) in getSomething()
103 Reference< XIntrospectionAccess > Adapter::getIntrospection() in getIntrospection()
110 Sequence< sal_Int16 > Adapter::getOutIndexes( const OUString & functionName ) in getOutIndexes()
189 Any Adapter::invoke( const OUString &aFunctionName, in invoke()
363 void Adapter::setValue( const OUString & aPropertyName, const Any & value ) in setValue()
391 Any Adapter::getValue( const OUString & aPropertyName ) in getValue()
415 sal_Bool Adapter::hasMethod( const OUString & aMethodName ) in hasMethod()
[all …]
H A Dpyuno_runtime.cxx609 … sal_Int64 that = tunnel->getSomething( ::pyuno::Adapter::getUnoTunnelImplementationId() ); in any2PyObject()
611 return ((Adapter*)sal::static_int_cast< sal_IntPtr >(that))->getWrappedObject(); in any2PyObject()
882 Adapter *pAdapter = ( Adapter * ) in pyObject2Any()
885 ::pyuno::Adapter::getUnoTunnelImplementationId() ) ); in pyObject2Any()
895 Adapter *pAdapter = new Adapter( o, interfaces ); in pyObject2Any()
H A Dpyuno_impl.hxx236 class Adapter : public cppu::WeakImplHelper2< class
249 Adapter( const PyRef &obj,
255 virtual ~Adapter();
/aoo41x/main/jurt/test/com/sun/star/uno/
H A DWeakReference_Test.java62 private static final class Adapter implements XAdapter { class in WeakReference_Test.MockWeak
63 public Adapter(Object obj) { in Adapter() method in WeakReference_Test.MockWeak.Adapter
112 private final Adapter adapter = new Adapter(this);
/aoo41x/extras/l10n/source/fr/
H A Dlocalize.sdf15863 starmath source\smres.src 0 itemlist RID_PRINTUIOPTIONS 8 0 fr Adapter à la ~page 20130618 17:…
22553 …9 4 0 fr \<link href=\"text/swriter/01/05060200.xhp\" name=\"Adapter le texte\"\>Adapter le text…
22610 helpcontent2 source\text\swriter\01\05060200.xhp 0 help tit 0 fr Adapter le texte 20130618 17…
22611 …7 1 0 fr \<link href=\"text/swriter/01/05060200.xhp\" name=\"Adapter le texte\"\>Adapter le text…
22877 … 61 0 fr \<link href=\"text/swriter/01/05060200.xhp\" name=\"Adapter le texte\"\>Adapter le text…
23290 …6 1 0 fr \<link href=\"text/swriter/01/05180000.xhp\" name=\"Adapter le texte\"\>Adapter le text…
53829 helpcontent2 source\text\shared\01\05210100.xhp 0 help hd_id3150334 29 0 fr Adapter 20130618 1…
54049 helpcontent2 source\text\shared\01\05230100.xhp 0 help hd_id3153525 31 0 fr Adapter 20130618 1…
63209 sw source\ui\app\app.src 0 string STR_STATSTR_SWGPRTOLENOTIFY 0 fr Adapter les objets... 2013…
69264 svx source\svdraw\svdstr.src 0 string SIP_SA_TEXT_FITTOSIZE 0 fr Adapter le texte au cadre 20…
[all …]

Completed in 1574 milliseconds