Home
last modified time | relevance | path

Searched defs:is (Results 26 – 50 of 141) sorted by relevance

123456

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DCodePage.java60 public CodePage(InputStream is) throws IOException { in CodePage()
H A DWindow1.java56 public Window1(InputStream is) throws IOException{ in Window1()
H A DStringValue.java61 public StringValue(InputStream is) throws IOException { in StringValue()
H A DBoolErrCell.java65 public BoolErrCell(InputStream is) throws IOException { in BoolErrCell()
H A DBeginningOfFile.java57 public BeginningOfFile(InputStream is) throws IOException { in BeginningOfFile()
H A DBoundSheet.java59 public BoundSheet(InputStream is) throws IOException { in BoundSheet()
H A DFloatNumber.java47 public FloatNumber(InputStream is) throws IOException { in FloatNumber()
H A DWindow2.java63 public Window2(InputStream is) throws IOException { in Window2()
H A DLabelCell.java65 public LabelCell(InputStream is) throws IOException { in LabelCell()
H A DSelection.java66 public Selection(InputStream is) throws IOException { in Selection()
/trunk/main/salhelper/inc/salhelper/
H A Dfuture.hxx64 inline sal_Bool is() const SAL_THROW(()) in is() function in salhelper::FutureValue
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DPluginFactoryImpl.java112 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPluginFactoryImpl.java113 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument()
/trunk/main/extensions/source/propctrlr/
H A Dpcrcomponentcontext.hxx64 inline sal_Bool is() const in is() function in pcr::ComponentContext
/trunk/main/testtools/qa/cli/
H A DCLITest.java89 InputStream is; field in Reader
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DPluginFactoryImpl.java136 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument()
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DPluginFactoryImpl.java130 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument()
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DPluginFactoryImpl.java137 public Document createDeviceDocument(String name, InputStream is) in createDeviceDocument()
/trunk/main/testtools/qa/cliversioning/
H A DVersionTestCase.java84 java.io.InputStream is; field in Reader
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java152 InputStream is = null; in getUCBStream() local
195 private InputStream getFileStreamFromJarStream(String file, InputStream is) in getFileStreamFromJarStream()
/trunk/main/xmlreader/inc/xmlreader/
H A Dspan.hxx49 inline bool is() const { return begin != 0; } in is() function
/trunk/main/connectivity/source/inc/java/
H A DLocalRef.hxx87 bool is() const { return m_object != NULL; } in is() function in connectivity::jdbc::LocalRef
H A DGlobalRef.hxx104 bool is() const in is() function in connectivity::jdbc::GlobalRef
/trunk/main/oox/inc/oox/helper/
H A Dpropertyset.hxx76 inline bool is() const { return mxPropSet.is(); } in is() function in oox::PropertySet
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlZipExtract.java126 private byte[] readStream(InputStream is) throws IOException in readStream()

Completed in 69 milliseconds

123456