Home
last modified time | relevance | path

Searched refs:available (Results 51 – 75 of 580) sorted by relevance

12345678910>>...24

/trunk/main/ure/source/
H A DREADME167 needs them and it cannot be guaranteed that they are available on a given
169 available as non-private files of the URE installation. However, in an ideal
234 The available types and services are listed in the types.rdb and services.rdb
359 libraries (libxml2 etc.) are already available (that is, on Linux x86, Solaris
364 Java UNO runtime JARs are already available (that is, a component JAR need not
372 additional UNO types are available to the Java UNO environment.
/trunk/main/desktop/test/deployment/update/wrong_url/
H A Dreadme.txt3 …tains two download urls. The first Url points to a location that is not available. The second poin…
10 …ngdownload1.update.xml contains two download URLs which point to locations which are not available.
/trunk/main/package/source/xstor/
H A Dselfterminatefilestream.cxx108 sal_Int32 SAL_CALL OSelfTerminateFileStream::available( ) in available() function in OSelfTerminateFileStream
113 return m_xInputStream->available(); in available()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXRow.idl231 <member scope="com::sun::star::io">XInputStream::available()</member>
233 available or not.
257 <member scope="com::sun::star::io">XInputStream::available()</member>
259 available or not.
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dsdi.mk37 /// The target on with to depend to make sure the svidl executable is available.
39 …to depend to make sure the auxiliary files (libraries etc.) for the svidl executable are available.
/trunk/main/offapi/com/sun/star/sheet/
H A DXResultListener.idl41 /** allows notification when a new volatile function result is available.
49 /** is called when a new value is available.
/trunk/main/offapi/com/sun/star/system/
H A DXSystemMailProvider.idl30 /** Provides access to a mail client, if there is one available on the system.
38 An interface to a mail client if there is one available
/trunk/main/offapi/com/sun/star/frame/
H A DComponents.idl38 One important instance of this service is available from the
48 /** use it to get snapshot of current available components as an enumeration
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXAvailableLocales.idl37 /** retrieves the list of available languages.
47 the name of the service to get the list of available Locales for.
/trunk/main/offapi/com/sun/star/logging/
H A DLoggerPool.idl37 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
42 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_byteseq.cxx65 virtual sal_Int32 SAL_CALL available()
98 sal_Int32 BSeqInputStream::available() in available() function in xmlscript::BSeqInputStream
/trunk/main/udkapi/com/sun/star/beans/
H A DPropertyValue.idl56 <p>It may be -1 if the implementation has no handle. If available
64 if no value is available.
/trunk/main/offapi/com/sun/star/chart/
H A DChartLegendExpansion.idl39 …ntries are arranged in a single row if possible. If not enough space is available further rows are…
46 …ries are stacked in a single column if possible. If not enough space is available further columns …
/trunk/main/offapi/com/sun/star/media/
H A DZoomLevel.idl31 /** specifies that the video window itself is not available at all,
59 if available
/trunk/main/svtools/source/control/
H A Dctrltool.src83 …Text [ en-US ] = "This font size has not been installed. The closest available size will be used."…
93 Text [ en-US ] = "This font has not been installed. The closest available font will be used." ;
/trunk/main/io/source/stm/
H A Dodata.cxx93 virtual sal_Int32 SAL_CALL available(void) throw ( NotConnectedException,
191 sal_Int32 ODataInputStream::available(void) in available() function in io_stm::ODataInputStream
199 nAvail = m_input->available( ); in available()
1340 virtual sal_Int32 SAL_CALL available(void) in available() function in io_stm::OObjectInputStream
1343 { return ODataInputStream::available(); } in available()
/trunk/main/offapi/com/sun/star/form/
H A DXGridColumnFactory.idl67 if <arg>aColumnType</arg> is not available.
74 /** returns a list of available column types.
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.src47 …nd some functionalities like editing charts and drawing objects are not available in shared mode. …
97 Text [ en-US ] = "No user data available." ;
/trunk/main/offapi/com/sun/star/text/
H A DTextField.idl66 <p>Not all available text fields are used, for example fields
77 <p>Not all available text fields are actually displayed
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentRevisionListPersistence.idl61 /** Loads a list of available revisions from a storage
72 /** Stores a list of available revisions to a storage
/trunk/main/package/source/package/zippackage/
H A Dwrapstreamforshare.cxx107 sal_Int32 SAL_CALL WrapStreamForShare::available() in available() function in WrapStreamForShare
117 return m_xInStream->available(); in available()
/trunk/main/oox/source/helper/
H A Dtextinputstream.cxx61 virtual sal_Int32 SAL_CALL available()
101 sal_Int32 SAL_CALL UnoBinaryInputStream::available() throw (NotConnectedException, IOException, Run… in available() function in oox::__anon01e9a8040111::UnoBinaryInputStream
/trunk/main/dbaccess/source/core/resource/
H A Dstrings.src130 Text [ en-US ] = "The interface XQueriesSupplier is not available.";
264 Text [ en-US ] = "DELETE privilege not available.";
277 Text [ en-US ] = "INSERT privilege not available.";
/trunk/main/offapi/com/sun/star/gallery/
H A DGalleryItem.idl81 <p>This is an optional property and may not available for every item</p>
87 <p>This is an optional property and may not available for every item</p>
/trunk/main/comphelper/source/streaming/
H A Dseekableinput.cxx176 sal_Int32 SAL_CALL OSeekableInputWrapper::available() in available() function in comphelper::OSeekableInputWrapper
188 return m_xCopyInput->available(); in available()

Completed in 601 milliseconds

12345678910>>...24