Home
last modified time | relevance | path

Searched refs:needed (Results 51 – 75 of 245) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/ucb/
H A DInteractiveWrongMediumException.idl40 /** identifies the medium that's needed to continue with the pending
H A DSearchInfo.idl40 /** information needed to (recursively) search an object.
H A DGlobalTransferCommandArgument.idl35 /** This struct contains information needed to transfer objects from one
/trunk/main/offapi/com/sun/star/chart2/
H A DXDiagramProvider.idl42 /** Gives access to a single diagram. This interface is needed by the
/trunk/main/udkapi/com/sun/star/registry/
H A DImplementationRegistration.idl40 Further, it is possible to check if all runtime dependencies (needed services) are
/trunk/main/svx/source/src/
H A Dapp.src38 …Message [ en-US ] = "The action could not be executed. The %PRODUCTNAME program module needed for …
/trunk/main/offapi/com/sun/star/awt/
H A DXFont2.idl50 The specified text for which glyphs are needed.
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DInsufficientAccessRightsException.idl36 insufficient access rights to some needed resource.
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2194 int needed = WideCharToMultiByte( CP_UTF8, 0, lpComment, -1, NULL, 0, NULL, NULL ); in WriteCommentFile() local
2195 if ( needed ) in WriteCommentFile()
2197 char *lpCommentUTF8 = (char *)alloca( needed ); in WriteCommentFile()
2198 WideCharToMultiByte( CP_UTF8, 0, lpComment, -1, lpCommentUTF8, needed, NULL, NULL ); in WriteCommentFile()
/trunk/main/offapi/com/sun/star/sdb/
H A DXCompletedExecution.idl45 will be asked when more information is needed
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessible.idl35 actual information that is needed to make it accessible.</p>
/trunk/main/offapi/com/sun/star/form/
H A Dmodules.idl47 /** collects functionality needed during a form's runtime, e.g.
H A DDatabaseParameterEvent.idl41 /** is fired if values for parameters are needed.
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXSetSpellAlternatives.idl39 <P>Basically this is needed to post-add further suggestions while keeping the
/trunk/main/redland/
H A DREADME14 is needed to support data in RDF (Resource Description Framework) format.
/trunk/main/offapi/com/sun/star/presentation/
H A DCustomPresentationAccess.idl56 <p>These services are needed for the <code>insertByName</code>
/trunk/main/offapi/com/sun/star/rendering/
H A DAnimationAttributes.idl32 /** This structure contains attributes needed to run an animation.
/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipEntry.idl54 /** version needed to extract
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DHow_to_write_my_own_driver.txt40 6. The ResultSetMetaData needed to get some information about what are waiting for us
/trunk/main/offapi/com/sun/star/document/
H A DXFilter.idl64 Don't hold hard references to the descriptor items. You must copy needed information!
H A DXDocumentProperties.idl367 no other parameters except the URL are needed, providing it
432 no other parameters except the URL are needed, providing it
/trunk/main/offapi/com/sun/star/xml/sax/
H A DInputSource.idl68 /** constains the public Id of the document, for example, needed in
/trunk/main/offapi/com/sun/star/frame/
H A DDispatchDescriptor.idl40 For a normal dispatch calls all needed parameters are separated.
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.src47 …t available in shared mode. Turn off shared mode to get exclusive access needed for those changes …
/trunk/main/
H A Daclocal.m4212 dnl No version check is needed.
219 dnl A version check is needed.

Completed in 114 milliseconds

12345678910