| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/ | 
| H A D | PluginFactory.java | 130     public abstract Document createOfficeDocument(String name, InputStream is)  in createOfficeDocument()159     public abstract Document createOfficeDocument(String name, InputStream is,boolean isZip)  in createOfficeDocument()
 186     public abstract Document createDeviceDocument(String name, InputStream is)  in createDeviceDocument()
 
 | 
| H A D | Convert.java | 94     public void addInputStream(String name, InputStream is)  in addInputStream()120     public void addInputStream(String name, InputStream is,boolean isZip)  in addInputStream()
 299     public Document getOfficeDocument(String name, InputStream is)  in getOfficeDocument()
 318     public Document getDeviceDocument(String name, InputStream is)  in getDeviceDocument()
 
 | 
| H A D | Document.java | 77 	 public void read(InputStream is) throws IOException;  in read()
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ | 
| H A D | SxcPluginFactory.java | 58     public Document createOfficeDocument(String name, InputStream is)  in createOfficeDocument()68      public Document createOfficeDocument(String name, InputStream is,boolean isZip)  in createOfficeDocument()
 
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxw/ | 
| H A D | SxwPluginFactory.java | 54     public Document createOfficeDocument(String name, InputStream is)  in createOfficeDocument()63      public Document createOfficeDocument(String name, InputStream is,boolean isZip)  in createOfficeDocument()
 
 | 
| /aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ | 
| H A D | BoundedInputStream.java | 27     private final InputStream is;  field in BoundedInputStream30     public BoundedInputStream(InputStream is, long max) {  in BoundedInputStream()
 
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/ | 
| H A D | PluginFactoryImpl.java | 116      public Document createOfficeDocument(String name, InputStream is)  in createOfficeDocument()125      public Document createOfficeDocument(String name, InputStream is,boolean isZip)  in createOfficeDocument()
 147 	InputStream is = c.getResourceAsStream("XsltPlugin.properties");  in getDeviceFileExtension()  local
 
 | 
| /aoo42x/main/scripting/java/com/sun/star/script/framework/io/ | 
| H A D | XInputStreamImpl.java | 32     InputStream is;  field in XInputStreamImpl33     public XInputStreamImpl( InputStream is )  in XInputStreamImpl()
 
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/ | 
| H A D | PalmDocument.java | 67     public PalmDocument(InputStream is) throws IOException {  in PalmDocument()102     public void read(InputStream is) throws IOException {  in read()
 
 | 
| /aoo42x/main/fpicker/source/office/ | 
| H A D | fpsmartcontent.hxx | 194         inline  sal_Bool    is( const ::rtl::OUString& _rURL )  in is()  function in svt::SmartContent201         inline  sal_Bool    is( )           { return is( getURL() ); }  in is()  function in svt::SmartContent
 
 | 
| /aoo42x/main/svl/inc/svl/ | 
| H A D | ondemand.hxx | 101             bool                is() const      { return pCurrent != NULL; }  in is()  function in OnDemandLocaleDataWrapper200             bool                is() const      { return pPtr != NULL; }  in is()  function in OnDemandCalendarWrapper
 274             bool                is() const      { return pPtr != NULL; }  in is()  function in OnDemandCollatorWrapper
 351             bool                is() const      { return pPtr != NULL; }  in is()  function in OnDemandTransliterationWrapper
 447             bool                is() const      { return pPtr != NULL; }  in is()  function in OnDemandNativeNumberWrapper
 
 | 
| /aoo42x/main/stoc/test/javavm/testapplet/ | 
| H A D | TestApplet.java | 57         InputStream is= url.openStream();  in init()  local
 | 
| /aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ | 
| H A D | NumberFormat.java | 47     public NumberFormat(InputStream is) throws IOException {  in NumberFormat()
 | 
| H A D | DefRowHeight.java | 52     public DefRowHeight(InputStream is) throws IOException {  in DefRowHeight()
 | 
| H A D | DefColWidth.java | 55     public DefColWidth(InputStream is) throws IOException {  in DefColWidth()
 | 
| H A D | BlankCell.java | 44     public BlankCell(InputStream is) throws IOException {  in BlankCell()
 | 
| /aoo42x/main/svtools/inc/svtools/ | 
| H A D | embedhlp.hxx | 122         sal_Bool        is() const { return mxObj.is(); }  in is()  function in svt::EmbeddedObjectRef
 | 
| /aoo42x/main/connectivity/inc/connectivity/ | 
| H A D | sqlerror.hxx | 86             bool    is() const { return !base_type::operator!(); }  in is()  function in connectivity::SQLError::ParamValue
 | 
| /aoo42x/main/scripting/examples/java/debugger/ | 
| H A D | DebugRunner.java | 77             InputStream is;  in go()  local
 | 
| /aoo42x/main/cppu/inc/cppu/ | 
| H A D | EnvGuards.hxx | 66         sal_Bool SAL_CALL is() const SAL_THROW( () )  in is()  function in cppu::EnvGuard
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/ | 
| H A D | ConverterInfoList.java | 68         InputStream is          = c.getResourceAsStream(propsFile);  in ConverterInfoList()  local
 | 
| /aoo42x/main/cli_ure/qa/climaker/ | 
| H A D | ClimakerTestCase.java | 76     java.io.InputStream is;  field in Reader
 | 
| /aoo42x/main/svx/source/inc/ | 
| H A D | sdbdatacolumn.hxx | 55 		sal_Bool is() const { return m_xColumn.is(); }  in is()  function in svxform::DataColumn
 | 
| /aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/utils/ | 
| H A D | ManifestParser.java | 60         InputSource is;  in parse()  local
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ | 
| H A D | OfficeDocument.java | 405     public void read(InputStream is) throws IOException {  in read()512     public void read(InputStream is, boolean isZip) throws IOException {  in read()
 645         ByteArrayInputStream is = new ByteArrayInputStream(bytes);  in parse()  local
 1145     private static Reader hack(InputStream is) throws IOException {  in hack()
 1212     private static Reader secondHack(InputStream is) throws IOException {  in secondHack()
 
 |