| /trunk/main/vcl/inc/vcl/ |
| H A D | bitmap.hxx | 245 virtual double Calculate(double x) const = 0; 258 virtual double Calculate(double x) const in Calculate() function in Lanczos3Kernel 285 virtual double Calculate(double x) const in Calculate() function in BicubicKernel 315 virtual double Calculate(double x) const in Calculate() function in BilinearKernel 341 virtual double Calculate(double x) const in Calculate() function in BoxKernel
|
| /trunk/main/sd/source/ui/dlg/ |
| H A D | vectdlg.cxx | 169 void SdVectorizeDlg::Calculate( Bitmap& rBmp, GDIMetaFile& rMtf ) in Calculate() function in SdVectorizeDlg 296 Calculate( aBmp, aMtf ); in IMPL_LINK() 308 Calculate( aBmp, aMtf ); in IMPL_LINK()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | docfld.cxx | 1355 SwSbxValue aValue = aCalc.Calculate( in UpdateExpFlds() 1377 SwSbxValue aValue = aCalc.Calculate( pHFld->GetPar1() ); in UpdateExpFlds() 1390 SwSbxValue aValue = aCalc.Calculate( pHPFld->GetPar1() ); in UpdateExpFlds() 1502 SwSbxValue aValue = aCalc.Calculate( in UpdateExpFlds() 1537 SwSbxValue aValue = aCalc.Calculate( aNew ); in UpdateExpFlds() 1586 sal_Bool bPar1 = rCalc.Calculate( rDBFld.GetPar1() ).GetBool(); in UpdateDBNumFlds()
|
| H A D | fmtcol.cxx | 558 nRet = 0 != aCalc.Calculate( *pTmp ).GetBool(); in operator ==()
|
| /trunk/main/chart2/source/view/charttypes/ |
| H A D | Splines.cxx | 108 void Calculate(); 140 Calculate(); in lcl_SplineCalculation() 159 void lcl_SplineCalculation::Calculate() in Calculate() function in chart::__anon91f1dea80111::lcl_SplineCalculation
|
| /trunk/main/sc/source/ui/vba/ |
| H A D | vbaglobals.cxx | 168 ScVbaGlobals::Calculate() throw (::com::sun::star::script::BasicErrorException, ::com::sun::star::… in Calculate() function in ScVbaGlobals 170 return getApplication()->Calculate(); in Calculate()
|
| H A D | vbaglobals.hxx | 61 …virtual void SAL_CALL Calculate( ) throw (::com::sun::star::script::BasicErrorException, ::com::s…
|
| H A D | vbaapplication.hxx | 113 …virtual void SAL_CALL Calculate() throw (css::script::BasicErrorException, css::uno::RuntimeExcept…
|
| H A D | vbaworksheet.hxx | 124 virtual void SAL_CALL Calculate( ) throw (css::uno::RuntimeException);
|
| /trunk/main/sd/source/ui/inc/ |
| H A D | vectdlg.hxx | 84 void Calculate( Bitmap& rBmp, GDIMetaFile& rMtf );
|
| /trunk/main/redland/raptor/ |
| H A D | raptor2-2.0.15.patch.nspace | 6 (raptor_xml_writer_start_element_common): Calculate max including for
|
| /trunk/main/sw/source/core/attr/ |
| H A D | cellatr.cxx | 222 rValue = rCalcPara.rCalc.Calculate( sFml ).GetDouble(); in Calc()
|
| /trunk/main/sw/source/core/fields/ |
| H A D | tblcalc.cxx | 62 SetValue( rCalcPara.rCalc.Calculate( sFml ).GetDouble() ); in CalcField()
|
| H A D | cellfml.cxx | 201 nRet = rCalcPara.rCalc.Calculate( value ).GetDouble(); in GetValue() 212 nRet = rCalcPara.rCalc.Calculate( pTxtInputFld->GetFieldContent() ).GetDouble(); in GetValue()
|
| H A D | usrfld.cxx | 257 nValue = rCalc.Calculate( aContent ).GetDouble(); in GetValue()
|
| /trunk/main/sw/source/core/edit/ |
| H A D | editsh.cxx | 625 String SwEditShell::Calculate() in Calculate() function in SwEditShell 688 return aCalc.GetStrResult( aCalc.Calculate(aFormel) ); in Calculate()
|
| /trunk/main/sw/inc/ |
| H A D | calc.hxx | 213 SwSbxValue Calculate( const String &rStr );
|
| /trunk/main/sw/source/core/docnode/ |
| H A D | ndsect.cxx | 351 rNewSect.SetCondHidden( aCalc.Calculate( rNewSect.GetCondition() ).GetBool() ); in InsertSwSection() 738 aCalc.Calculate( pSection->GetCondition() ).GetBool() ? true : false; in UpdateSection()
|
| /trunk/main/oovbaapi/ooo/vba/excel/ |
| H A D | XWorksheet.idl | 75 void Calculate( );
|
| H A D | XGlobals.idl | 62 void Calculate() raises(com::sun::star::script::BasicErrorException);
|
| H A D | XApplication.idl | 81 void Calculate() raises(com::sun::star::script::BasicErrorException);
|
| H A D | XRange.idl | 123 void Calculate() raises(com::sun::star::script::BasicErrorException);
|
| /trunk/main/sc/source/ui/src/ |
| H A D | subtdlg.src | 139 Text [ en-US ] = "~Calculate subtotals for" ;
|
| /trunk/main/sw/source/core/undo/ |
| H A D | unsect.cxx | 373 aCalc.Calculate( aInsertedSect.GetCondition() ).GetBool() ? true : false; in UndoImpl()
|
| /trunk/main/cui/source/options/ |
| H A D | treeopt.src | 236 < "Calculate" ; SID_SC_TP_CALC ; > ;
|