Home
last modified time | relevance | path

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

/trunk/main/framework/source/uielement/
H A Dcontrolmenucontroller.cxx311 sal_Int16 nPrevInSource = nSourcePos; in statusChanged() local
313 while (nPrevInSource>0) in statusChanged()
315 sal_Int16 nPrevId = m_pResPopupMenu->GetItemId(--nPrevInSource); in statusChanged()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx4227 sal_uInt16 nPrevInSource = nSourcePos; in StateChanged() local
4229 while (nPrevInSource>0) in StateChanged()
4231 sal_Int16 nPrevId = pSource->GetItemId(--nPrevInSource); in StateChanged()

Completed in 42 milliseconds