/trunk/main/pyuno/demo/ |
H A D | hello_world_comp.py | 30 def __init__( self, ctx ): argument 34 def trigger( self, args ): argument
|
H A D | swritercomp.py | 45 def __init__( self, ctx ): argument 49 def run( self,args ): argument
|
/trunk/main/pyuno/source/module/ |
H A D | pyuno.cxx | 65 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 D | pyuno_callable.cxx | 57 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 D | swelist.hxx | 42 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 D | range.hxx | 49 typedef range<T> self; typedef in csv::range
|
/trunk/main/autodoc/source/ary/inc/store/ |
H A D | s_iterator.hxx | 52 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 D | const.py | 25 def __setattr__(self, name, value): argument
|
/trunk/main/autodoc/source/parser/inc/semantic/ |
H A D | sub_pe.hxx | 41 typedef SubPe< PE, SUB > self; typedef in SubPe
|
/trunk/main/autodoc/inc/cosv/ |
H A D | csv_ostream.hxx | 71 typedef ostream self; typedef in csv::ostream
|
H A D | stringdata.hxx | 42 typedef StringData self; typedef in csv::StringData
|
H A D | streamstr.hxx | 49 typedef StreamStr self; typedef in csv::StreamStr
|
H A D | string.hxx | 57 typedef String self; typedef in csv::String
|
/trunk/main/store/source/ |
H A D | storpage.hxx | 148 typedef OStorePageManager self; typedef in store::OStorePageManager
|
H A D | stortree.hxx | 109 typedef OStoreBTreeNodeData self; typedef 243 typedef OStoreBTreeNodeObject self; typedef in store::OStoreBTreeNodeObject
|
H A D | stordata.hxx | 46 typedef OStoreDataPageData self; typedef 134 typedef OStoreIndirectionPageData self; typedef 557 typedef OStoreDirectoryPageData self; typedef
|
/trunk/main/toolkit/src2xml/source/ |
H A D | src2xml.py | 47 def format_examples (self): argument
|
/trunk/main/autodoc/source/inc/ |
H A D | luxenum.hxx | 48 typedef Enum< DIFF > self; typedef in lux::Enum
|
/trunk/main/o3tl/inc/o3tl/ |
H A D | range.hxx | 48 typedef range<T> self; typedef in o3tl::range
|
H A D | heap_ptr.hxx | 83 typedef heap_ptr<T> self; typedef in o3tl::heap_ptr
|
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | XMLPackageDescription.java | 160 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 D | excdoc.cxx | 94 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 D | types.hxx | 90 typedef TypedId<IFC> self; typedef in ary::TypedId
|
/trunk/main/autodoc/source/ary/inc/ |
H A D | nametreenode.hxx | 48 typedef NameTreeNode self; typedef in ary::NameTreeNode
|
/trunk/main/svl/source/svdde/ |
H A D | ddecli.cxx | 73 DdeConnection* self = 0; in CliCallback() local
|