Searched refs:mbDialog (Results 1 – 8 of 8) sorted by relevance
33 …ialog ) : TextBoxImpl_BASE( xParent, xContext, xControl, xModel, pGeomHelper ), mbDialog( bDialog ) in ScVbaTextBox()67 if ( !mbDialog ) in setText()
34 bool mbDialog; member in ScVbaTextBox
1004 mbDialog( uno::Reference< awt::XDialog >( xControl, uno::UNO_QUERY ).is() ) in UserFormGeometryHelper()1121 if( mbDialog && bOuter ) in implGetSize()1145 if ( mbDialog && bOuter ) in implSetSize()
315 mbDialog:1, member in WindowImpl
245 sal_Bool mbDialog; member in ooo::vba::UserFormGeometryHelper
250 mpWindowImpl->mbDialog = sal_True; in ImplInitDialogData()
1641 return mpWindowImpl->mbDialog; in IsDialog()
210 mbDialog = sal_False; // sal_True: Dialog is the base class in WindowImpl()
Completed in 135 milliseconds