Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dformcontroller.cxx2328 bool bModifyListening = lcl_shouldListenForModifications( xControl, this ); in startControlModifyListening() local
2331 while ( bModifyListening ) in startControlModifyListening()
2377 bool bModifyListening = lcl_shouldListenForModifications( xControl, NULL ); in stopControlModifyListening() local
2380 while (bModifyListening) in stopControlModifyListening()

Completed in 25 milliseconds