Searched refs:recordDispatchAsComment (Results 1 – 8 of 8) sorted by relevance
9 "DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"recordDispatchAsComment()"
84 …virtual void SAL_CALL recordDispatchAsComment( const css::util::URL& aURL, const css::u…
90 @see XDispatchRecorder::recordDispatchAsComment()
120 void recordDispatchAsComment(
70 public void recordDispatchAsComment(URL p0, PropertyValue[] p1) {} in recordDispatchAsComment() method in _XDispatchRecorderSupplier.MyRecorder
172 oObj.recordDispatchAsComment(dispURL, dispArgs); in _recordDispatchAsComment()
157 void SAL_CALL DispatchRecorder::recordDispatchAsComment( const css::util::URL& aURL, in recordDispatchAsComment() function in framework::DispatchRecorder
403 xRecorder->recordDispatchAsComment(aURL,rArgs); in Record()
Completed in 32 milliseconds