Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1685 if (pValue && !bSetInDialog) in Import()
1944 if ( bSetInDialog ) in Import()
2512 if ( bSetInDialog && mpParent != NULL ) in Import()
2568 if ( bSetInDialog ) in Import()
3678 bSetInDialog = true;// UserForm control only in OCX_MultiPage()
3788 bSetInDialog = true;// UserForm control only in OCX_Page()
4764 if (pValue && !bSetInDialog) in Import()
5211 if ( !bSetInDialog ) in Read()
5571 if ( bSetInDialog ) in Import()
5803 if ( bSetInDialog ) in Import()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx227 bSetInDialog(sal_False), mpParent( parent ) {} in OCX_Control()
257 void SetInDialog(bool bState) { bSetInDialog = bState; } in SetInDialog()
258 bool GetInDialog() { return bSetInDialog; } in GetInDialog()
296 bool bSetInDialog; member in OCX_Control

Completed in 35 milliseconds