/aoo4110/main/bridges/source/cpp_uno/shared/ |
H A D | vtablefactory.cxx | 164 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()
|
/aoo4110/main/offapi/com/sun/star/chart/ |
H A D | XDiagramPositioning.idl | 65 …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 …
|
/aoo4110/main/chart2/source/tools/ |
H A D | RelativeSizeHelper.cxx | 44 double RelativeSizeHelper::calculate( in calculate() function in chart::RelativeSizeHelper 84 calculate( fFontHeight, rOldReferenceSize, rNewReferenceSize )))); in adaptFontSizes()
|
/aoo4110/main/stoc/source/registry_tdprovider/ |
H A D | tdiface.cxx | 361 void calculate(Reference< XInterfaceTypeDescription2 > const & desc); 377 calculate( in calculateBases() 383 void BaseOffset::calculate(Reference< XInterfaceTypeDescription2 > const & desc) in calculate() function in stoc_rdbtdp::__anon705e7fe20111::BaseOffset
|
/aoo4110/main/chart2/source/view/main/ |
H A D | VLegend.cxx | 106 … 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()
|
/aoo4110/main/offapi/com/sun/star/view/ |
H A D | RenderOptions.idl | 80 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
|
/aoo4110/main/offapi/com/sun/star/graphic/ |
H A D | XPrimitive2DRenderer.idl | 50 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 D | XGraphicRasterizer.idl | 52 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
|
/aoo4110/main/offapi/com/sun/star/chart2/ |
H A D | ScaleData.idl | 45 represents the model containing this scale, has to calculate a 55 represents the model containing this scale, has to calculate a
|
H A D | LogicTargetModel.idl | 43 * that instance is used to automatically calculate missing properties
|
/aoo4110/main/offapi/com/sun/star/sheet/ |
H A D | DataPilotField.idl | 118 /** specifies the function used to calculate results for this field. 129 /** specifies the functions used to calculate subtotals for this field.
|
H A D | DataPilotFieldReferenceType.idl | 33 /** 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 D | StatusBarFunction.idl | 33 /** used to specify the function used to calculate a result in the
|
H A D | XSubTotalDescriptor.idl | 53 a sequence of all columns used to calculate subtotal values.
|
H A D | DataPilotSourceMember.idl | 45 row or column dimensions), or to calculate the values of the
|
H A D | XCalculatable.idl | 48 void calculate();
|
/aoo4110/main/chart2/source/inc/ |
H A D | RelativeSizeHelper.hxx | 36 static double calculate(
|
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XCalculatable.java | 67 oObj.calculate(); in _calculate()
|
/aoo4110/main/vcl/os2/ |
H A D | howto.txt | 31 Since coordinates are the position/size of client area, we need to calculate
|
/aoo4110/main/helpcontent2/source/text/scalc/guide/ |
H A D | makefile.mk | 52 calculate.xhp \
|
/aoo4110/main/chart2/source/controller/chartapiwrapper/ |
H A D | WrappedCharacterHeightProperty.cxx | 97 RelativeSizeHelper::calculate( fHeight, aReferenceSize, aCurrentSize )); in getPropertyValue()
|
/aoo4110/main/offapi/com/sun/star/animations/ |
H A D | AnimationCalcMode.idl | 44 /** Simple linear interpolation between values is used to calculate the animation function.
|
/aoo4110/main/helpcontent2/source/text/swriter/guide/ |
H A D | makefile.mk | 54 calculate.xhp \
|
/aoo4110/main/cppu/source/typelib/ |
H A D | typelib.cxx | 1077 void calculate( 1092 calculate(i, directBaseSet, &directBaseMembers, desc->ppBaseTypes[i]); in BaseList() 1096 void BaseList::calculate( in calculate() function in __anon191390c80411::BaseList 1102 calculate( in calculate()
|
/aoo4110/main/offapi/com/sun/star/report/ |
H A D | Calculation.idl | 33 /** Specifies how to calculate a value.
|