Home
last modified time | relevance | path

Searched defs:ControlModeSwitch (Results 1 – 1 of 1) sorted by relevance

/trunk/main/extensions/source/bibliography/
H A Dformcontrolcontainer.cxx96 struct ControlModeSwitch : public ::std::unary_function< Reference< XControl >, void > struct
98 sal_Bool bDesign;
99 ControlModeSwitch( sal_Bool _bDesign ) : bDesign( _bDesign ) { } in ControlModeSwitch() function
101 void operator() ( const Reference< XControl >& _rxControl ) const in operator ()()

Completed in 10 milliseconds