Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds