Home
last modified time | relevance | path

Searched refs:nEndEvent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx159 ,nEndEvent(0) in EditBrowseBox()
180 ,nEndEvent(0) in EditBrowseBox()
209 if (nEndEvent) in ~EditBrowseBox()
210 Application::RemoveUserEvent(nEndEvent); in ~EditBrowseBox()
1113 if (nEndEvent) in DeactivateCell()
1114 Application::RemoveUserEvent(nEndEvent); in DeactivateCell()
1115 nEndEvent = Application::PostUserEvent(LINK(this,EditBrowseBox,EndEditHdl)); in DeactivateCell()
1134 nEndEvent = 0; in IMPL_LINK()
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx486 sal_uLong nStartEvent, nEndEvent, nCellModifiedEvent; // event ids member in svt::EditBrowseBox

Completed in 28 milliseconds