| /AOO42X/main/scripting/source/pyprov/ |
| H A D | mailmerge.py | 72 def __init__( self, ctx ): argument 81 def addConnectionListener(self, xListener): argument 85 def removeConnectionListener(self, xListener): argument 89 def getSupportedConnectionTypes(self): argument 93 def connect(self, xConnectionContext, xAuthenticator): argument 141 def disconnect(self): argument 149 def isConnected(self): argument 153 def getCurrentConnectionContext(self): argument 157 def sendMailMessage(self, xMailMessage): argument 275 def __init__( self, ctx ): argument [all …]
|
| H A D | pythonscript.py | 93 def __init__(self , target ): argument 96 def isDebugLevel( self ): argument 99 def debug( self, msg ): argument 103 def isErrorLevel( self ): argument 106 def error( self, msg ): argument 110 def log( self, level, msg ): argument 182 def __init__( self, ctx, location ): argument 197 def getRootStorageURI( self ): argument 200 def getStorageURI( self, scriptURI ): argument 203 def getScriptURI( self, storageURI ): argument [all …]
|
| /AOO42X/main/l10ntools/scripts/tool/ |
| H A D | pseudo.py | 28 def __str__(self): argument 31 def __init__(self, newlist=[]): argument 34 def __or__(self, other): argument 43 def __sub__(self,other): argument 52 def __and__(self, other): argument 60 def __iter__(self): argument 63 def __items__(self): argument 66 def __keys__(self): argument 69 def _remove_dupes(self, list): argument 80 def __init__(self, defaults={}): argument [all …]
|
| H A D | l10ntool.py | 39 def get_outputfile_format_str(self): argument 47 …def merge_file(self, inputfilename, outputfilename, parsed_file_ref, lang, is_forced_lang, sdfdata… argument 51 def parse_file(self, filename): argument 55 def merge_one_big_file(self, inputfile, outputfilename, parsed_file_ref, lang, sdfdata): argument 59 def extract_file(self, inputfile): argument 64 def format_outputfile(self, filename, language): argument 76 def get_path(self): argument 82 def merge(self, sdfdata): argument 109 def has_multi_inputfiles(self): argument 112 def copy_file(self, inputfilename, outputfilename): argument [all …]
|
| H A D | sdf.py | 30 def __init__ (self, filename=""): argument 33 def __getitem__(self, key): argument 39 def has_key(self, key): argument 42 def __setitem__(self, key, value): argument 45 def get_languages_found_in_sdf(self): argument 48 def read(self): argument 63 def write(self, filename): argument 111 …def __init__(self, project="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpi… argument 133 def set_properties(self, line): argument 152 def get_file_id(self): argument [all …]
|
| H A D | xhtex.py | 33 def extract_topic(self, list, inputfile): argument 40 def extract_title(self, list, inputfile): argument 48 def merge_topic(self, list, sdfdata, lang, inputfilename, dom): argument 56 def merge_title(self, list, sdfdata, lang, inputfilename): argument 63 def __init__(self): argument 66 def parse_file(self, filename): argument 79 …def merge_file(self, inputfilename, outputfilename, parsed_file_ref, lang,is_forced_lang, sdfdata): argument 103 def parse_file(self, filename): argument 115 def extract_file(self, inputfile): argument 123 def prepare_sdf_line(self, inputfile="", lang="" , id="" , text=""): argument
|
| H A D | xtxex.py | 30 def __init__(self): argument 33 …def merge_file(self, inputfilename, outputfilename, parsed_file_ref, lang, is_forced_lang, sdfdata… argument 59 def extract_file(self, inputfile): argument 82 def prepare_sdf_line(self, inputfile="", lang=""): argument
|
| /AOO42X/main/testtools/source/bridgetest/pyuno/ |
| H A D | impl.py | 33 def __init__( self ): argument 37 def closeOutput(self): argument 40 def writeBytes( self, seq ): argument 43 def flush( self ): argument 46 def getSequence( self ): argument 51 def __init__( self, seq ): argument 56 def closeInput( self): argument 60 def skipBytes( self, nByteCount ): argument 65 def readBytes( self, retSeq, nByteCount ): argument 75 def readSomeBytes( self, retSeq , nByteCount ): argument [all …]
|
| H A D | core.py | 70 def __init__( self ): argument 73 def transportAny( self, arg ): argument 78 def __init__(self,method,ctx): argument 82 def setUp(self): argument 112 def testBaseTypes(self): argument 133 def testEnum( self ): argument 144 def testType(self ): argument 156 def testBool( self ): argument 173 def testChar( self ): argument 178 def testStruct( self ): argument [all …]
|
| H A D | importer.py | 29 def __init__(self,method,ctx): argument 33 def setUp(self): argument 37 def testStandard( self ): argument 52 def testDynamicComponentRegistration( self ): argument
|
| H A D | samplecomponent.py | 60 def __init__(self,ctx): argument 64 def transportAny( self, value ): argument 67 def raiseException( self, ArgumentPosition, Message, Context ): argument 70 def raiseRuntimeExceptionOneway(self, Message, Context ): argument 73 def setValues( self, bBool, cChar, nByte, nShort, nUShort, nLong,\ argument 81 def setValues2( self, bBool, cChar, nByte, nShort, nUShort, nLong, nULong,\ argument 92 def getValues(self, a,b,c,d,e,f,g,h, i,j,k,l,m,n): argument 98 def call( self, callid, nWaitMUSEC ): argument 104 def callOneway( self, nCallId, nWaitMUSEC ): argument 114 def checkExistence( self, name ): argument [all …]
|
| /AOO42X/main/toolkit/src2xml/source/ |
| H A D | srclexer.py | 27 def __init__ (self): argument 30 def str (self): argument 34 def __init__ (self): argument 37 def str (self): argument 93 def __init__ (self): argument 111 def __init__ (self, chars, filepath = None): argument 127 def copyProperties (self, other): argument 139 def init (self): argument 146 def getTokens (self): argument 149 def getDefines (self): argument [all …]
|
| H A D | srcparser.py | 94 def __init__ (self): argument 100 def __init__ (self, tokens, defines): argument 104 def expand (self): argument 109 def expandToken (self): argument 139 def parseValues (self): argument 189 def getTokens (self): argument 195 def __init__ (self, tokens, defines = None): argument 201 def init (self): argument 216 def expandMacro (self): argument 224 def parse (self): argument [all …]
|
| H A D | globals.py | 45 def __init__ (self, name): argument 52 def __init__ (self): argument 55 def appendChild (self, childnode): argument 59 def getChildren (self): argument 64 def __init__ (self): argument 67 def dump (self): argument 78 def __init__ (self, name, rid = None): argument 88 def dump (self, level = 0): argument 110 def hasAttr (self, name): argument 113 def getAttr (self, name): argument [all …]
|
| H A D | boxer.py | 27 def __init__ (self, dlgnode): argument 31 def addWidget (self, elem): argument 39 def build (self): argument 59 def __init__ (self, root): argument 62 def layout (self): argument 71 def __walkDlgNode (self, dlgnode): argument
|
| H A D | macroparser.py | 29 def __init__ (self, buf): argument 34 def parse (self): argument 66 def parseArgs (self, buffer): argument 106 def setMacro (self, name, vars, content): argument 139 def isValidMacro (self, macro): argument 150 def getMacro (self): argument
|
| H A D | expression.py | 50 def __init__ (self): argument 58 def __init__ (self, tokens): argument 61 def jumpToRoot (self): argument 65 def build (self): argument 126 def dumpTree (self): argument
|
| /AOO42X/main/desktop/test/deployment/passive/ |
| H A D | passive_python.py | 36 def __init__(self, context): argument 39 def getImplementationName(self): argument 42 def supportsService(self, ServiceName): argument 45 def getSupportedServiceNames(self): argument 48 def queryDispatch(self, URL, TargetFrame, SearchFlags): argument 52 def queryDispatches(self, Requests): argument 63 def __init__(self, context): argument 66 def getImplementationName(self): argument 69 def supportsService(self, ServiceName): argument 72 def getSupportedServiceNames(self): argument [all …]
|
| /AOO42X/main/pyuno/source/module/ |
| H A D | uno.py | 119 def __init__(self,typeName, value): argument 124 def __repr__(self): argument 127 def __eq__(self, that): argument 136 def __init__(self, typeName, typeClass): argument 140 def __repr__(self): argument 143 def __eq__(self, that): argument 148 def __hash__(self): argument 168 def __init__(self,value): argument 173 def __repr__(self): argument 176 def __eq__(self, that): argument [all …]
|
| H A D | unohelper.py | 129 def __init__(self, ctor,serviceNames): argument 134 def __init__(self): argument 137 def addImplementation( self, ctor, implementationName, serviceNames ): argument 140 def writeRegistryInfo( self, regKey, smgr ): argument 148 def getComponentFactory( self, implementationName , regKey, smgr ): argument 154 def getSupportedServiceNames( self, implementationName ): argument 160 def supportsService( self, implementationName, serviceName ): argument 168 def __init__(self, implName, supportedServices, clazz ): argument 226 def _unohelper_getHandle( self): argument 253 def getTypes( self ): argument [all …]
|
| /AOO42X/main/desktop/test/deployment/active/ |
| H A D | active_python.py | 37 def __init__(self, context): argument 40 def getImplementationName(self): argument 43 def supportsService(self, ServiceName): argument 46 def getSupportedServiceNames(self): argument 49 def queryDispatch(self, URL, TargetFrame, SearchFlags): argument 53 def queryDispatches(self, Requests): argument 64 def __init__(self, context): argument 67 def getImplementationName(self): argument 70 def supportsService(self, ServiceName): argument 73 def getSupportedServiceNames(self): argument [all …]
|
| /AOO42X/main/sc/workben/celltrans/ |
| H A D | parse.py | 40 def __init__ (self, locale): argument 44 def addKeywordMap (self, funcName, localeName, engName): argument 50 def getLocaleFuncVarName (self, func, pair): argument 53 def dumpCode (self): argument 108 def __init__ (self, args): argument 118 def getDByte (self): argument 126 def parseLine (self): argument 135 def dumpBuf (self, buf, linefeed=True): argument 141 def parse (self): argument
|
| /AOO42X/main/pyuno/source/loader/ |
| H A D | pythonloader.py | 62 def __init__(self, ctx ): argument 67 def getModuleFromUrl( self, url ): argument 114 def activate( self, implementationName, dummy, locationUrl, regKey ): argument 125 def writeRegistryInfo( self, regKey, dummy, locationUrl ): argument 136 def getImplementationName( self ): argument 139 def supportsService( self, ServiceName ): argument 142 def getSupportedServiceNames( self ): argument
|
| /AOO42X/main/pyuno/demo/ |
| H A D | ooextract.py | 33 def __init__( self ): argument 36 def closeOutput(self): argument 39 def writeBytes( self, seq ): argument 42 def flush( self ): argument
|
| /AOO42X/main/filter/source/config/tools/merge/ |
| H A D | pyAltFCFGMerge | 181 def __init__(self, defaults={}): argument 186 def __getittem__(self,key): argument 192 def read(self,filename): argument 205 def load(self, buff): argument 344 def __init__(self, sPropFile, lCommandLineArgs): argument 388 def isHelp(self): argument 395 def getValue(self, sProp): argument 401 def getValueWithDefault(self, sProp, default): argument 406 def getStringList(self, sProp, sDelimiter, bTrim, bDecode): argument 458 def __init__(self, aCfg): argument [all …]
|