Home
last modified time | relevance | path

Searched refs:startswith (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/scripting/source/pyprov/
H A Dpythonscript.py183 if location.startswith( "vnd.sun.star.tdoc" ):
201 if not storageURI.startswith( self.m_baseUri ):
248 if url.startswith( "file:" ):
444 if url.startswith( "file:" ):
892 if uri.startswith( "vnd.sun.star.expand:" ):
896 if uri.startswith( "file:" ):
917 if storageType.startswith( "vnd.sun.star.tdoc" ):
H A Dofficehelper.py52 if platform.startswith("win"):
/aoo41x/main/testgraphical/source/
H A Dstringhelper.pm36 @EXPORT = qw(&endswith &startswith);
54 sub startswith($$) subroutine
H A Dgraphical_compare.pm219 if (!startswith($sOOoRunnerClasspath, "\""))
/aoo41x/main/solenv/bin/
H A Dbuildalyzer44 elif option.startswith('-I'):
46 elif option.startswith('-'):
H A Dcwstouched.py45 if outline.startswith("URL:"):
/aoo41x/main/solenv/inc/
H A Dlldb4aoo.py39 …helper_funcs = [v for (k,v) in globals().iteritems() if( not k.startswith('_') and callable(v) and…
/aoo41x/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py135 if systemPath.startswith( "/" ):
/aoo41x/main/pyuno/source/module/
H A Duno.py263 if x.startswith( "typeOf" ):

Completed in 41 milliseconds