Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1226 bool bFoundThisControl = false; in controlActivated() local
1230 for ( ; ( pControls != pControlsEnd ) && !bFoundThisControl; ++pControls ) in controlActivated()
1233 bFoundThisControl = true; in controlActivated()
1235 …DBG_ASSERT( bFoundThisControl, "FmTextControlShell::controlActivated: only controls which belong t… in controlActivated()

Completed in 22 milliseconds