Home
last modified time | relevance | path

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

12345678910

/aoo41x/main/offapi/com/sun/star/task/
H A DNoMasterException.idl40 /** is thrown when a master password is needed but not available/correct.
/aoo41x/main/offapi/com/sun/star/chart2/
H A DXDiagramProvider.idl42 /** Gives access to a single diagram. This interface is needed by the
/aoo41x/main/udkapi/com/sun/star/registry/
H A DImplementationRegistration.idl40 Further, it is possible to check if all runtime dependencies (needed services) are
/aoo41x/main/svx/source/src/
H A Dapp.src38 …Message [ en-US ] = "The action could not be executed. The %PRODUCTNAME program module needed for …
/aoo41x/main/offapi/com/sun/star/awt/
H A DXFont2.idl50 The specified text for which glyphs are needed.
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DInsufficientAccessRightsException.idl36 insufficient access rights to some needed resource.
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessible.idl35 actual information that is needed to make it accessible.</p>
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXSetSpellAlternatives.idl39 <P>Basically this is needed to post-add further suggestions while keeping the
/aoo41x/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.
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXCompletedExecution.idl45 will be asked when more information is needed
/aoo41x/main/redland/
H A DREADME14 is needed to support data in RDF (Resource Description Framework) format.
/aoo41x/main/offapi/com/sun/star/presentation/
H A DCustomPresentationAccess.idl56 <p>These services are needed for the <code>insertByName</code>
/aoo41x/main/offapi/com/sun/star/rendering/
H A DAnimationAttributes.idl32 /** This structure contains attributes needed to run an animation.
/aoo41x/main/offapi/com/sun/star/ucb/
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
/aoo41x/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
/aoo41x/main/offapi/com/sun/star/packages/zip/
H A DZipEntry.idl54 /** version needed to extract
/aoo41x/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 …
/aoo41x/main/offapi/com/sun/star/document/
H A DXFilter.idl64 Don't hold hard references to the descriptor items. You must copy needed information!
/aoo41x/main/offapi/com/sun/star/xml/sax/
H A DInputSource.idl68 /** constains the public Id of the document, for example, needed in
/aoo41x/main/offapi/com/sun/star/frame/
H A DDispatchDescriptor.idl40 For a normal dispatch calls all needed parameters are seperated.
/aoo41x/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()
/aoo41x/main/sw/source/ui/inc/
H A Dshells.hrc93 // #i68101# no longer needed
/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dspec-SinceTag_Handling.txt67 * No specific order among product versions is needed.

Completed in 60 milliseconds

12345678910