Home
last modified time | relevance | path

Searched defs:self (Results 26 – 50 of 56) sorted by relevance

123

/trunk/main/pyuno/demo/
H A Dhello_world_comp.py30 def __init__( self, ctx ): argument
34 def trigger( self, args ): argument
H A Dswritercomp.py45 def __init__( self, ctx ): argument
49 def run( self,args ): argument
/trunk/main/pyuno/source/module/
H A Dpyuno.cxx65 void PyUNO_del (PyObject* self) in PyUNO_del()
313 PyObject *PyUNO_repr( PyObject * self ) in PyUNO_repr()
410 PyObject *PyUNO_str( PyObject * self ) in PyUNO_str()
446 PyObject* PyUNO_getattr (PyObject* self, PyObject* attr_name) in PyUNO_getattr()
564 int PyUNO_setattr (PyObject* self, PyObject* attr_name, PyObject* value) in PyUNO_setattr()
618 static PyObject *PyUNO_dir( PyObject *self, PyObject *that ) in PyUNO_dir()
635 static PyObject *PyUNO_richcompare( PyObject *self, PyObject *that, int op ) in PyUNO_richcompare()
711 static int PyUNO_cmp( PyObject *self, PyObject *that ) in PyUNO_cmp()
852 PyUNO* self; in PyUNO_new_UNCHECKED() local
H A Dpyuno_callable.cxx57 void PyUNO_callable_del (PyObject* self) in PyUNO_callable_del()
68 PyObject* PyUNO_callable_call (PyObject* self, PyObject* args, PyObject*) in PyUNO_callable_call() argument
252 PyUNO_callable* self; in PyUNO_callable_new() local
/trunk/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx42 typedef SweListElement<XX> self; typedef in csv::SweListElement
71 typedef SweList<XX> self; typedef in csv::SweList
121 typedef SweList_dyn<XX> self; typedef in csv::SweList_dyn
163 typedef SweListIterator<XX> self; typedef in csv::SweListIterator
190 typedef SweListCIterator<XX> self; typedef in csv::SweListCIterator
H A Drange.hxx49 typedef range<T> self; typedef in csv::range
/trunk/main/autodoc/source/ary/inc/store/
H A Ds_iterator.hxx52 typedef iterator<ENTITY> self; typedef in ary::stg::iterator
93 typedef const_iterator<ENTITY> self; typedef in ary::stg::const_iterator
145 typedef filter_iterator<ENTITY,FILTER> self; typedef in ary::stg::filter_iterator
195 typedef const_filter_iterator<ENTITY,FILTER> self; typedef in ary::stg::const_filter_iterator
/trunk/main/l10ntools/scripts/tool/
H A Dconst.py25 def __setattr__(self, name, value): argument
/trunk/main/autodoc/source/parser/inc/semantic/
H A Dsub_pe.hxx41 typedef SubPe< PE, SUB > self; typedef in SubPe
/trunk/main/autodoc/inc/cosv/
H A Dcsv_ostream.hxx71 typedef ostream self; typedef in csv::ostream
H A Dstringdata.hxx42 typedef StringData self; typedef in csv::StringData
H A Dstreamstr.hxx49 typedef StreamStr self; typedef in csv::StreamStr
H A Dstring.hxx57 typedef String self; typedef in csv::String
/trunk/main/store/source/
H A Dstorpage.hxx148 typedef OStorePageManager self; typedef in store::OStorePageManager
H A Dstortree.hxx109 typedef OStoreBTreeNodeData self; typedef
243 typedef OStoreBTreeNodeObject self; typedef in store::OStoreBTreeNodeObject
H A Dstordata.hxx46 typedef OStoreDataPageData self; typedef
134 typedef OStoreIndirectionPageData self; typedef
557 typedef OStoreDirectoryPageData self; typedef
/trunk/main/toolkit/src2xml/source/
H A Dsrc2xml.py47 def format_examples (self): argument
/trunk/main/autodoc/source/inc/
H A Dluxenum.hxx48 typedef Enum< DIFF > self; typedef in lux::Enum
/trunk/main/o3tl/inc/o3tl/
H A Drange.hxx48 typedef range<T> self; typedef in o3tl::range
H A Dheap_ptr.hxx83 typedef heap_ptr<T> self; typedef in o3tl::heap_ptr
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java160 String self = (String) attributes.get("name"); in findPackage() local
183 String self = (String) attributes.get("name"); in adjust() local
/trunk/main/sc/source/filter/excel/
H A Dexcdoc.cxx94 static void lcl_AddBookviews( XclExpRecordList<>& aRecList, ExcTable& self ) in lcl_AddBookviews()
101 static void lcl_AddCalcPr( XclExpRecordList<>& aRecList, ExcTable& self ) in lcl_AddCalcPr()
/trunk/main/autodoc/inc/ary/
H A Dtypes.hxx90 typedef TypedId<IFC> self; typedef in ary::TypedId
/trunk/main/autodoc/source/ary/inc/
H A Dnametreenode.hxx48 typedef NameTreeNode self; typedef in ary::NameTreeNode
/trunk/main/svl/source/svdde/
H A Dddecli.cxx73 DdeConnection* self = 0; in CliCallback() local

Completed in 79 milliseconds

123