Home
last modified time | relevance | path

Searched refs:bOpenInDesign (Results 1 – 3 of 3) sorted by path

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1165 sal_Bool bOpenInDesign = aCommand.Name.equalsAscii( "openDesign" ); in execute() local
1167 if ( bOpen || bOpenInDesign || bOpenForMail ) in execute()
1210 m_bOpenInDesign = bOpenInDesign || bOpenForMail; in execute()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1891 sal_Bool bOpenInDesign = pModel ? pModel->GetOpenInDesignMode() : sal_True; in getPropertyValue() local
1892 ScUnoHelpFunctions::SetBoolInAny( aRet, bOpenInDesign ); in getPropertyValue()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java253 boolean bOpenInDesign = (nReportMode == ReportFinalizer.SOCREATETEMPLATE); in dialogFinish()
254 m_reportDocument.createAndOpenReportDocument(m_sReportName, true, bOpenInDesign); in dialogFinish()

Completed in 55 milliseconds