Searched refs:bDialog (Results 1 – 6 of 6) sorted by relevance
349 bool bDialog = (m_dialogURL.getLength() > 0); in processPackage_() local363 if( bDialog ) in processPackage_()396 if (bDialog && xDialogLibs.is() && xDialogLibs->hasByName(m_dialogName)) in processPackage_()450 if (bDialog && xDialogLibs.is()) in processPackage_()479 bool bSuccess = bScript || bDialog; // Something must have happened in processPackage_()481 if( (bScript && !bScriptSuccess) || (bDialog && !bDialogSuccess) ) in processPackage_()
169 bDialog ( sal_False ), in SvxSpellWrapper()195 bDialog ( sal_False ), in SvxSpellWrapper()402 bDialog = sal_True; in SpellDocument()414 bDialog = sal_False; in SpellDocument()
33 …ributes* pGeomHelper, bool bDialog ) : TextBoxImpl_BASE( xParent, xContext, xControl, xModel, pGeo… in ScVbaTextBox() argument
36 … css::frame::XModel >& xModel, ov::AbstractGeometryAttributes* pGeomHelper, bool bDialog = false );
67 sal_Bool bDialog : 1; // Ist pWin der Svx...Dialog? member in SvxSpellWrapper109 inline sal_Bool IsDialog(){ return bDialog; } // SvxSpellCheckDialog OnScreen in IsDialog()
112 bool bDialog=false; in AddWindow() local124 bDialog = true; in AddWindow()
Completed in 25 milliseconds