Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 109) sorted by relevance

12345

/trunk/main/svtools/source/table/
H A Ddefaultinputhandler.cxx96 bool handled = false; in lcl_delegateMouseEvent() local
98 ( handler != i_impl.aMouseFunctions.end() ) && !handled; in lcl_delegateMouseEvent()
110 handled = true; in lcl_delegateMouseEvent()
117 handled = false; in lcl_delegateMouseEvent()
121 return handled; in lcl_delegateMouseEvent()
H A Dmousefunction.cxx202 bool handled = false; in handleMouseDown() local
210 handled = true; in handleMouseDown()
214 handled = i_tableControl.getSelEngine()->SelMouseButtonDown( i_event ); in handleMouseDown()
218 if ( handled ) in handleMouseDown()
220 return handled ? ActivateFunction : SkipFunction; in handleMouseDown()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DInteractionHandler.idl38 <P>The well known requests handled by this service include
42 The requests marked with an asterisk are only handled if (a) their
55 The request is only handled if the set <VAR>C</VAR> is any of the
/trunk/main/udkapi/com/sun/star/task/
H A DXInteractionHandler2.idl41 actually handled by the interaction handler.</p>
52 @return <true/>, if the handler handled the request, <false/> otherwise.
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DElementMarkPriority.idl46 * So an element mark with PRI_BEFOREMODIFY will be handled first,
47 * and one with PRI_AFTERMODIFY will be handled at last.
/trunk/main/udkapi/com/sun/star/registry/
H A DRegistryValueType.idl36 <p>An ASCII value and a string value will both be handled with type
37 string. But interns will be handled differently. Normally the idl
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx790 bool handled = false; in ProcessWindowEvent() local
797 handled = true; in ProcessWindowEvent()
853 if ( !handled ) in ProcessWindowEvent()
/trunk/main/vcl/aqua/source/app/
H A Dvclnsapp.mm139 // get information whether the event was handled; keyDown returns nothing
164 bHandled = true; // event handled already or main menu just handled it
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts38 This stage is handled in status.sh. An XML-file is generated that
141 - The <attribute>/<element> is not handled in any file.
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentRepository.idl92 RDFa statements are handled specially because they are not logically
139 RDFa statements are handled specially because they are not logically
/trunk/main/offapi/com/sun/star/task/
H A DInteractionHandler.idl65 The requests marked with an asterisk are only handled if (a) their
78 The request is only handled if the set <VAR>C</VAR> is any of the
/trunk/main/offapi/com/sun/star/chart/
H A DMissingValueTreatment.idl33 /** This specifies how empty or invalid cells in the provided data should be handled when plotted.
/trunk/main/udkapi/com/sun/star/uri/
H A DRelativeUriExcessParentSegments.idl31 are handled when resolving a relative URI reference to absolute form.
/trunk/main/offapi/com/sun/star/awt/
H A DXEventHandler.idl48 @returns <TRUE/> if the event was handled properly and no further
H A DXWindowListener.idl48 notification purposes. Moves and resizes will be handled
/trunk/main/offapi/com/sun/star/chart2/
H A DCoordinateSystemType.idl42 enable cyclic references, thus it's lifetime can be handled by reference or it
/trunk/main/offapi/com/sun/star/ucb/
H A DXInteractionHandlerSupplier.idl39 wants interaction requests to be handled by other internal error handling
/trunk/main/offapi/com/sun/star/sdbc/
H A DXPooledConnection.idl48 PoolConnections are handled by the connection pool.
/trunk/main/offapi/com/sun/star/drawing/
H A DPluginShape.idl42 a media-type that is not handled natively by the application.
H A DXDrawSubController.idl60 the sub controller. Property change listeners are handled by the
/trunk/main/offapi/com/sun/star/frame/
H A DContentHandler.idl42 can be handled by a ContentHandler it will create and use it.
H A DXInterceptorInfo.idl60 a list of URL's which are handled by this interceptor
H A DXLayoutManagerListener.idl38 purposes only. All operations are handled interally by the
/trunk/main/offapi/com/sun/star/document/
H A DStandaloneDocumentInfo.idl43 First action on this service must be to specify which document should be handled.
/trunk/main/offapi/com/sun/star/util/
H A DNumberFormatsSupplier.idl59 how this is handled.</p>

Completed in 58 milliseconds

12345