Home
last modified time | relevance | path

Searched refs:Calculate (Results 26 – 50 of 159) sorted by relevance

1234567

/trunk/main/sw/source/core/undo/
H A Dunsect.cxx373 aCalc.Calculate( aInsertedSect.GetCondition() ).GetBool() ? true : false; in UndoImpl()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl123 void Calculate() raises(com::sun::star::script::BasicErrorException);
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.hxx113 …virtual void SAL_CALL Calculate() throw (css::script::BasicErrorException, css::uno::RuntimeExcept…
H A Dvbaworksheet.hxx124 virtual void SAL_CALL Calculate( ) throw (css::uno::RuntimeException);
H A Dvbarange.hxx263 void SAL_CALL Calculate( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
H A Dvbaapplication.cxx708 ScVbaApplication::Calculate() throw( script::BasicErrorException , uno::RuntimeException ) in Calculate() function in ScVbaApplication
H A Dvbaworksheet.cxx621 ScVbaWorksheet::Calculate() throw (uno::RuntimeException) in Calculate() function in ScVbaWorksheet
H A Dvbarange.cxx5268 ScVbaRange::Calculate( ) throw (script::BasicErrorException, uno::RuntimeException) in Calculate() function in ScVbaRange
5270 getWorksheet()->Calculate(); in Calculate()
/trunk/main/sw/source/core/doc/
H A Dfmtcol.cxx558 nRet = 0 != aCalc.Calculate( *pTmp ).GetBool(); in operator ==()
/trunk/main/cui/source/options/
H A Dtreeopt.src238 < "Calculate" ; SID_SC_TP_CALC ; > ;
/trunk/main/sc/inc/
H A Ddptabres.hxx182 void Calculate( ScSubTotalFunc eFunc, const ScDPSubTotalState& rSubState );
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch952 Calculate the composite metrics for this slot.
1012 Calculate the metrics for this node and all its leaf nodes.
1417 Calculate the associations, and record the output slots in the segment.
1435 Calculate the underlying-to-surface associations and ligature mappings.
/trunk/main/sw/inc/
H A Deditsh.hxx768 String Calculate();
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx489 void ScDPAggData::Calculate( ScSubTotalFunc eFunc, const ScDPSubTotalState& rSubState ) in Calculate() function in ScDPAggData
716 pAgg->Calculate( SUBTOTAL_FUNC_SUM, aEmptyState ); in lcl_GetChildTotal()
2191 pAggData->Calculate( eFunc, aLocalSubState ); in UpdateDataRow()
/trunk/main/offapi/com/sun/star/i18n/
H A DXBreakIterator.idl223 /** Calculate the line break position in the Text from the specified
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx389 SetValue(aCalc.Calculate(GetFormula()).GetDouble()); in ChangeExpansion()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx434 SwSbxValue SwCalc::Calculate( const String& rStr ) in Calculate() function in SwCalc
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv175 .uno:Calculate
H A Dunocmds.txt98 .uno:Calculate;scalc/01/06080000.xhp
H A Dlongnames_commands.csv58 FID_RECALC,.uno:Calculate
H A Duno_hid.lst58 FID_RECALC,26304,.uno:Calculate
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1001 String aStr( pWrtShell->Calculate() ); in CalculateAndCopy()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx2213 const double aWeight(aKernel.Calculate(fFilterFactor * (aCenter - static_cast< double>(j)))); in ImplCalculateContributions()
/trunk/main/sc/sdi/
H A Dscalc.sdi689 SfxVoidItem Calculate FID_RECALC
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch1179 /*** Calculate the score for each category. ***/

Completed in 241 milliseconds

1234567