Home
last modified time | relevance | path

Searched refs:cleared (Results 1 – 25 of 74) sorted by relevance

123

/trunk/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl299 <li><member>ModifiedBy</member> is cleared.</li>
300 <li><member>ModificationDate</member> is cleared.</li>
301 <li><member>PrintedBy</member> is cleared.</li>
302 <li><member>PrintDate</member> is cleared.</li>
303 <li><member>EditingDuration</member> is cleared.</li>
H A DXUndoManager.idl143 …wise, the undo context will be closed, and added to the Undo stack; the redo stack will be cleared,
158 <p>The redo stack is cleared when a new action is pushed onto the undo stack.</p>
191 of the undo manager will have been cleared.
216 of the undo manager will have been cleared.
H A DXUndoManagerListener.idl59 /** is called when both the Undo and the Redo stack have been cleared from all Undo actions.
65 /** is called when the Redo stack has been cleared.
/trunk/main/offapi/com/sun/star/chart2/
H A DXDataSeries.idl66 /** the formatting of the specified data point is cleared
73 /** all data point formattings are cleared
/trunk/main/offapi/com/sun/star/linguistic2/
H A DDictionaryListEventFlags.idl52 was cleared.
65 was cleared.
/trunk/main/solenv/gbuild/
H A DModule.mk37 $(call gb_Output_announce_title,module $* cleared.)
91 $(call gb_Output_announce_title,all cleared.)
/trunk/main/oox/source/dump/
H A Ddumperbase.ini197 # Does not show anything if the bit is cleared.
199 # cleared. Does not show anything if the bit is set.
202 # - !<cname0>!<cname1> - Sets a name for both the cleared bit (cname0), and
/trunk/main/svl/source/undo/
H A Dundo.cxx514 aGuard.scheduleNotification( &SfxUndoListener::cleared ); in Clear()
530 aGuard.scheduleNotification( &SfxUndoListener::cleared ); in ClearAllLevels()
1091 aGuard.scheduleNotification( &SfxUndoListener::cleared ); in LeaveListAction()
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx271 virtual void cleared();
845 void UndoManagerHelper_Impl::cleared() in cleared() function in framework::UndoManagerHelper_Impl
/trunk/main/offapi/com/sun/star/form/binding/
H A DXListEntrySink.idl45 <p>The list represented by this component will be cleared, and initially
/trunk/main/offapi/com/sun/star/sheet/
H A DXDDELinkResults.idl63 cleared.
H A DXCellRangeMovement.idl92 will be cleared.</p>
/trunk/main/offapi/com/sun/star/awt/
H A DXItemListListener.idl58 /** is called when the list has been completely cleared, i.e. after an invocation of
/trunk/main/offapi/com/sun/star/sdbc/
H A DConnection.idl77 cleared before processing a new call.
H A DStatement.idl100 cleared before processing a new call.
H A DResultSet.idl126 Chained warnings from previous calls will be cleared before processing a new call.
H A DPreparedStatement.idl149 cleared before processing a new call.
H A DXResultSet.idl68 The ResultSet's warning chain is cleared when a new row is read.
/trunk/main/udkapi/com/sun/star/script/
H A DXEngine.idl102 <p>The waiting queue is cleared too.</p>
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg34 # must be a system directory, which can be cleared completly
/trunk/main/offapi/com/sun/star/frame/
H A DXDispatchRecorder.idl80 used macro buffer. It will be cleared here. So the macro must be fetched
/trunk/main/svl/inc/svl/
H A Dundo.hxx208 virtual void cleared() = 0;
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspector.idl103 cleared.</p>
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl119 if <TRUE/>, specifies that the node should be cleared to an empty
333 if <TRUE/>, specifies that the property should be cleared to an empty
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch1458 - if(m_hWnd != NULL) // should be cleared in WindowProc
1459 + if(this->m_hWnd != NULL) // should be cleared in WindowProc

Completed in 69 milliseconds

123