Home
last modified time | relevance | path

Searched refs:calculate (Results 1 – 25 of 121) sorted by relevance

12345

/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx164 BaseOffset(typelib_InterfaceTypeDescription * type) { calculate(type, 0); } in BaseOffset()
170 sal_Int32 calculate(
178 sal_Int32 VtableFactory::BaseOffset::calculate( in calculate() function in VtableFactory::BaseOffset
184 offset = calculate(type->ppBaseTypes[i], offset); in calculate()
/trunk/main/offapi/com/sun/star/chart/
H A DXDiagramPositioning.idl65 …It might be necessary to calculate the positioning so this method can be expensive and the result …
78 …It might be necessary to calculate the positioning so this method can be expensive and the result …
91 …It might be necessary to calculate the positioning so this method can be expensive and the result …
/trunk/main/chart2/source/tools/
H A DRelativeSizeHelper.cxx44 double RelativeSizeHelper::calculate( in calculate() function in chart::RelativeSizeHelper
84 calculate( fFontHeight, rOldReferenceSize, rNewReferenceSize )))); in adaptFontSizes()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx361 void calculate(Reference< XInterfaceTypeDescription2 > const & desc);
377 calculate( in calculateBases()
383 void BaseOffset::calculate(Reference< XInterfaceTypeDescription2 > const & desc) in calculate() function in stoc_rdbtdp::__anonadc73e710111::BaseOffset
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx106 … fResult = ::chart::RelativeSizeHelper::calculate( fFontHeight, aPropRefSize, rReferenceSize ); in lcl_CalcViewFontSize()
156 … ::chart::RelativeSizeHelper::calculate( fFontHeight, aPropRefSize, rReferenceSize ))); in lcl_getProperties()
162 … ::chart::RelativeSizeHelper::calculate( fFontHeight, aPropRefSize, rReferenceSize ))); in lcl_getProperties()
168 … ::chart::RelativeSizeHelper::calculate( fFontHeight, aPropRefSize, rReferenceSize ))); in lcl_getProperties()
/trunk/main/offapi/com/sun/star/view/
H A DRenderOptions.idl80 to be passed to the ::render function, in order to calculate to
93 to be passed to the ::render function, in order to calculate to
/trunk/main/offapi/com/sun/star/graphic/
H A DXPrimitive2DRenderer.idl50 value is needed to calculate the correct dimensions of the graphic to be
56 value is needed to calculate the correct dimensions of the graphic to be
H A DXGraphicRasterizer.idl52 value is needed to calculate the correct dimensions of the graphic to be
58 value is needed to calculate the correct dimensions of the graphic to be
/trunk/main/offapi/com/sun/star/chart2/
H A DScaleData.idl45 represents the model containing this scale, has to calculate a
55 represents the model containing this scale, has to calculate a
H A DLogicTargetModel.idl43 * that instance is used to automatically calculate missing properties
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotField.idl118 /** specifies the function used to calculate results for this field.
129 /** specifies the functions used to calculate subtotals for this field.
H A DDataPilotFieldReferenceType.idl33 /** These constants select different types of References to calculate
154 …als and the grand total, following the same rules as above, are used to calculate the following ex…
H A DStatusBarFunction.idl33 /** used to specify the function used to calculate a result in the
H A DXSubTotalDescriptor.idl53 a sequence of all columns used to calculate subtotal values.
H A DDataPilotSourceMember.idl45 row or column dimensions), or to calculate the values of the
H A DXCalculatable.idl48 void calculate();
/trunk/main/chart2/source/inc/
H A DRelativeSizeHelper.hxx36 static double calculate(
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XCalculatable.java67 oObj.calculate(); in _calculate()
/trunk/main/vcl/os2/
H A Dhowto.txt31 Since coordinates are the position/size of client area, we need to calculate
/trunk/main/helpcontent2/source/text/scalc/guide/
H A Dmakefile.mk52 calculate.xhp \
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedCharacterHeightProperty.cxx97 RelativeSizeHelper::calculate( fHeight, aReferenceSize, aCurrentSize )); in getPropertyValue()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx1075 void calculate(
1090 calculate(i, directBaseSet, &directBaseMembers, desc->ppBaseTypes[i]); in BaseList()
1094 void BaseList::calculate( in calculate() function in __anon8fa2c0d70411::BaseList
1100 calculate( in calculate()
/trunk/main/helpcontent2/source/text/swriter/guide/
H A Dmakefile.mk54 calculate.xhp \
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationCalcMode.idl44 /** Simple linear interpolation between values is used to calculate the animation function.
/trunk/main/offapi/com/sun/star/report/
H A DCalculation.idl33 /** Specifies how to calculate a value.

Completed in 123 milliseconds

12345