Home
last modified time | relevance | path

Searched refs:GetResult (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx117 String GetResult() const;
153 String _ReadFieldParams::GetResult() const in GetResult() function in _ReadFieldParams
277 String sParams( GetResult() ); in GetTokenSttFromTo()
1222 aQ = aReadParam.GetResult(); in Read_F_Input()
1408 aQ = aReadParam.GetResult(); in Read_F_InputVar()
1413 aDef = aReadParam.GetResult(); in Read_F_InputVar()
1925 aQ = aReadParam.GetResult(); in Read_F_Symbol()
1993 sHost = aReadParam.GetResult(); in Read_F_Embedd()
2024 sVal = aReadParam.GetResult(); in Read_F_Set()
2865 String sSeqName( rParam.GetResult() ); in lcl_toxMatchACSwitch()
[all …]
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx186 double fVal2 = ( pAgg2 && pAgg2->HasData() ) ? pAgg2->GetResult() : 0.0; in lcl_IsLess()
217 double fVal2 = ( pAgg2 && pAgg2->HasData() ) ? pAgg2->GetResult() : 0.0; in lcl_IsEqual()
310 pDoc->SetValue( nCol++, nRow, nTab, pAggData->GetResult() ); in lcl_DumpRow()
612 double ScDPAggData::GetResult() const in GetResult() function in ScDPAggData
1978 return pAgg->GetResult(); in GetAggregate()
2199 pAggData->SetAuxiliary( pAggData->GetResult() ); in UpdateDataRow()
2445 fTotal += pAggData->GetResult(); in UpdateRunningTotals()
2507 double fThisResult = pAggData->GetResult(); in UpdateRunningTotals()
2565 double fTotalValue = pAggData->HasError() ? 0 : pAggData->GetResult(); in UpdateRunningTotals()
2597 pAggData->SetResult( pAggData->GetResult() / nTotal ); in UpdateRunningTotals()
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DMainThreadDialogExecutor.java111 return aExecutor.GetResult(); in GetCallback()
136 private boolean GetResult() in GetResult() method in MainThreadDialogExecutor
/trunk/main/sw/source/ui/vba/
H A Dvbafield.cxx84 String GetResult() const;
122 String _ReadFieldParams::GetResult() const in GetResult() function in _ReadFieldParams
246 String sParams( GetResult() ); in GetTokenSttFromTo()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx81 long GetResult();
102 long Class::GetResult() \
104 return pDlg->GetResult(); \
/trunk/main/uui/source/
H A Diahndl-authentication.cxx283 switch (aInfo.GetResult()) in handleAuthenticationRequest_()
488 switch (aInfo.GetResult()) in handleMasterPasswordRequest_()
600 switch (aInfo.GetResult()) in handlePasswordRequest_()
H A Dloginerr.hxx80 sal_uInt16 GetResult() const { return m_nRet; } in GetResult() function in LoginErrorInfo
/trunk/main/vcl/inc/vcl/
H A Dabstdlg.hxx48 virtual long GetResult() = 0;
H A Ddialog.hxx96 long GetResult() const;
/trunk/main/sc/source/core/inc/
H A Dddelink.hxx74 const ScMatrix* GetResult() const { return pResult; } in GetResult() function in ScDdeLink
H A Daddinlis.hxx72 const com::sun::star::uno::Any& GetResult() const { return aResult; } in GetResult() function in ScAddInListener
/trunk/main/svtools/inc/svtools/
H A Dfileview.hxx261 QueryDeleteResult_Impl GetResult() const { return _eResult; } in GetResult() function in svtools::QueryDeleteDlg_Impl
/trunk/main/fpicker/source/office/
H A DOfficeFolderPicker.cxx148 sal_Int16 nRet = static_cast< sal_Int16 >( pDlg->GetResult() ); in IMPL_LINK()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx623 long AbstractMailMergeWizard_Impl::GetResult() in GetResult() function in AbstractMailMergeWizard_Impl
625 return pDlg->GetResult(); in GetResult()
H A Dswdlgfact.hxx417 virtual long GetResult();
/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerImpl.cxx820 hResult = iOpen->GetResult(&iItem); in impl_sta_getSelectedFiles()
829 hResult = iSave->GetResult(&iItem); in impl_sta_getSelectedFiles()
/trunk/main/sw/inc/
H A Dfldbas.hxx247 String GetResult(double nVal, sal_uInt32 nNumFmt, sal_uInt16 nLang = LANGUAGE_SYSTEM);
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx185 long VclAbstractDialog2_Impl::GetResult() in GetResult() function in VclAbstractDialog2_Impl
187 return m_pDlg->GetResult(); in GetResult()
H A Ddlgfact.hxx99 virtual long GetResult();
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx511 if ( pImpl->m_pDialog && pImpl->m_pDialog->GetResult() == RET_OK ) in IMPL_LINK()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx353 long nRet = pDialog->GetResult(); in ImplEndGalleryThemeProperties()
/trunk/main/sc/inc/
H A Ddptabres.hxx185 double GetResult() const;
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx361 eResult = aDlg.GetResult(); in deleteObjects()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx434 long nRet = m_pWizard->GetResult(); in IMPL_LINK()
/trunk/main/vcl/source/window/
H A Ddialog.cxx807 long Dialog::GetResult() const in GetResult() function in Dialog

Completed in 182 milliseconds

12