Home
last modified time | relevance | path

Searched defs:is (Results 1 – 25 of 141) sorted by last modified time

123456

/trunk/main/sal/inc/osl/
H A Dfile.hxx1494 inline sal_Bool is() in is() function in osl::DirectoryItem
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java135 DataInputStream is = new DataInputStream(socket.getInputStream()); in run() local
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx315 sal_Bool ChartController::TheModelRef::is() const in is() function in chart::ChartController::TheModelRef
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDocument.java67 public PalmDocument(InputStream is) throws IOException { in PalmDocument()
102 public void read(InputStream is) throws IOException { in read()
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamImpl.java32 InputStream is; field in XInputStreamImpl
33 public XInputStreamImpl( InputStream is ) in XInputStreamImpl()
/trunk/main/cppu/inc/cppu/
H A DFreeReference.hxx107 bool is() const throw (cssuno::RuntimeException) in is() function in cppu::FreeReference
H A DEnvGuards.hxx66 sal_Bool SAL_CALL is() const SAL_THROW( () ) in is() function in cppu::EnvGuard
/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java752 private void parseStream(InputStream is) in parseStream()
/trunk/main/cppu/inc/uno/
H A Dmapping.hxx147 inline sal_Bool SAL_CALL is() const SAL_THROW( () ) in is() function in com::sun::star::uno::Mapping
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx4799 class is : public ::testing::Test class
4819 TEST_F(is, is_001 ) in TEST_F() argument
4826 TEST_F(is, is_002 ) in TEST_F() argument
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java1053 InputStream is = null; in save() local
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx201 …inline bool is() const { return m_xControl.is() && m_xControlWindow.is() && m_xControlView.is(… in is() function in sdr::contact::ControlHolder
/trunk/main/comphelper/inc/comphelper/
H A Dimplementationreference.hxx187 bool is() const { return mxRef.is(); } in is() function in comphelper::ImplementationReference
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx433 void concatenate_files(std::ostream& os, std::istream& is) in concatenate_files()
/trunk/main/svl/source/undo/
H A Dundo.cxx261 bool is() const in is() function
/trunk/main/pyuno/inc/pyuno/
H A Dpyuno.hxx152 sal_Bool is() const in is() function in pyuno::PyRef
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java208 InputStream is = getClass().getResourceAsStream("XMLReporter.xsl"); in store() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx273 for (CIT_SLOTS is = m_Slots.begin(); is != m_Slots.end(); is++) in getSecurityEnvironmentInformation() local
526 for (CIT_SLOTS is = m_Slots.begin(); is != m_Slots.end(); is++) in getPersonalCertificates() local
1049 for (CIT_SLOTS is = m_Slots.begin(); is != m_Slots.end(); is++) in getCertificateCharacters() local
/trunk/main/xmlreader/inc/xmlreader/
H A Dspan.hxx49 inline bool is() const { return begin != 0; } in is() function
/trunk/main/xmloff/inc/xmloff/
H A Duniref.hxx198 inline sal_Bool UniReference< T >::is() const in is() function in UniReference
/trunk/main/xmerge/workben/
H A DXmlDiff.java74 InputStream is = c.getResourceAsStream(PROPSFILE); in XmlDiff() local
/trunk/main/xml2cmp/source/finder/
H A Ddependy.cxx112 for ( std::set< Simstr >::const_iterator is = aResult_Services.begin(); in FindNeededServices() local
/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/source/palmtests/qa/comparator/
H A DOfficeZip.java85 byte[] read(InputStream is) throws IOException { in read()

Completed in 183 milliseconds

123456