Home
last modified time | relevance | path

Searched defs:rParameter (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DChartResourceGroups.cxx42 void Dim3DLookResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
55 void Dim3DLookResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
97 void SortByXValuesResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
129 void StackingResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
164 void StackingResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
203 void SplinePropertiesDialog::fillControls(const ChartTypeParameter& rParameter) in fillControls()
254 void SteppedPropertiesDialog::fillControls(const ChartTypeParameter& rParameter) in fillControls()
321 void SplineResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
354 void SplineResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
427 void GeometryResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
[all …]
H A DChartTypeDialogController.cxx160 void ChartTypeDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
178 void ChartTypeDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()
254 const ChartTypeParameter& rParameter in getCurrentTemplate()
303 void ChartTypeDialogController::commitToModel( const ChartTypeParameter& rParameter in commitToModel()
602 void PieChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
716 void LineChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
746 void LineChartDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()
829 void XYChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
914 void AreaChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
936 void AreaChartDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()
[all …]
H A Dtp_ChartType.cxx157 void ChartTypeTabPage::commitToModel( const ChartTypeParameter& rParameter ) in commitToModel()
281 void ChartTypeTabPage::fillAllControls( const ChartTypeParameter& rParameter, bool bAlsoResetSubTyp… in fillAllControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx160 void ChartTypeDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
178 void ChartTypeDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()
254 const ChartTypeParameter& rParameter in getCurrentTemplate()
303 void ChartTypeDialogController::commitToModel( const ChartTypeParameter& rParameter in commitToModel()
602 void PieChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
716 void LineChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
746 void LineChartDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()
829 void XYChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
914 void AreaChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
936 void AreaChartDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()
[all …]
H A DChartResourceGroupDlgs.cxx46 void SplinePropertiesDialog::fillControls(const ChartTypeParameter& rParameter) in fillControls()
68 void SplinePropertiesDialog::fillParameter(ChartTypeParameter& rParameter, bool bSmoothLines) in fillParameter()
97 void SteppedPropertiesDialog::fillControls(const ChartTypeParameter& rParameter) in fillControls()
115 void SteppedPropertiesDialog::fillParameter(ChartTypeParameter& rParameter, bool bSteppedLines) in fillParameter()
H A DChartResourceGroups.cxx46 void Dim3DLookResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
64 void Dim3DLookResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
103 void SortByXValuesResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
108 void SortByXValuesResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
140 void StackingResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
175 void StackingResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
237 void SplineResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
270 void SplineResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
343 void GeometryResourceGroup::fillControls(const ChartTypeParameter& rParameter) in fillControls()
350 void GeometryResourceGroup::fillParameter(ChartTypeParameter& rParameter) in fillParameter()
H A Dtp_ChartType.cxx156 void ChartTypeTabPage::commitToModel( const ChartTypeParameter& rParameter ) in commitToModel()
285 void ChartTypeTabPage::fillAllControls( const ChartTypeParameter& rParameter, bool bAlsoResetSubTyp… in fillAllControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/sidebar/
H A DChartTypePanel.cxx331 void ChartTypePanel::fillAllControls(const ChartTypeParameter& rParameter, in fillAllControls()
392 void ChartTypePanel::commitToModel(const ChartTypeParameter& rParameter) in commitToModel()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/algorithm/
H A DNonRobustLineIntersector.java282 private double rParameter(Coordinate p1, Coordinate p2, Coordinate p) { in rParameter() method in NonRobustLineIntersector
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx68 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( EnhancedCustomShapeParameter& rParameter, … in SetEnhancedCustomShapeParameter()
328 void EnhancedCustomShape2d::AppendEnhancedCustomShapeEquationParameter( OUString& rParameter, const… in AppendEnhancedCustomShapeEquationParameter()
387 …edCustomShape2d::SetEnhancedCustomShapeHandleParameter( EnhancedCustomShapeParameter& rParameter, … in SetEnhancedCustomShapeHandleParameter()
947 …ancedCustomShape2d::GetParameter( double& rRetValue, const EnhancedCustomShapeParameter& rParamete… in GetParameter() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx73 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( EnhancedCustomShapeParameter& rParameter, … in SetEnhancedCustomShapeParameter()
333 void EnhancedCustomShape2d::AppendEnhancedCustomShapeEquationParameter( OUString& rParameter, const… in AppendEnhancedCustomShapeEquationParameter()
392 …edCustomShape2d::SetEnhancedCustomShapeHandleParameter( EnhancedCustomShapeParameter& rParameter, … in SetEnhancedCustomShapeHandleParameter()
952 …ancedCustomShape2d::GetParameter( double& rRetValue, const EnhancedCustomShapeParameter& rParamete… in GetParameter() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/
H A DRenderList.cxx395 RenderParameters& rParameter = maRenderEntries.back().maLineParameters; in addDrawPolyLine() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dshutdowniconw32.cxx733 const OUString& rAbsShortcut, const OUString& rDescription, const OUString& rParameter ) in CreateShortcut()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dshutdowniconw32.cxx724 const OUString& rAbsShortcut, const OUString& rDescription, const OUString& rParameter ) in CreateShortcut()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximpcustomshape.cxx195 static bool GetNextParameter( css::drawing::EnhancedCustomShapeParameter& rParameter, sal_Int32& nI… in GetNextParameter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dcustomshapegeometry.cxx94 static OUString GetFormulaParameter( const EnhancedCustomShapeParameter& rParameter ) in GetFormulaParameter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dximpcustomshape.cxx194 static bool GetNextParameter( css::drawing::EnhancedCustomShapeParameter& rParameter, sal_Int32& nI… in GetNextParameter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dcustomshapegeometry.cxx99 static OUString GetFormulaParameter( const EnhancedCustomShapeParameter& rParameter ) in GetFormulaParameter()
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dring.h627 static inline char const ** rParameter(const ring r) in rParameter() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx2336 …tainer::GetValueForEnhancedCustomShapeParameter( const drawing::EnhancedCustomShapeParameter& rPar… in GetValueForEnhancedCustomShapeParameter()
2386 …ustomShapeHandleParameter( sal_Int32& nRetValue, const drawing::EnhancedCustomShapeParameter& rPar… in GetValueForEnhancedCustomShapeHandleParameter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx2344 …tainer::GetValueForEnhancedCustomShapeParameter( const drawing::EnhancedCustomShapeParameter& rPar… in GetValueForEnhancedCustomShapeParameter()
2394 …ustomShapeHandleParameter( sal_Int32& nRetValue, const drawing::EnhancedCustomShapeParameter& rPar… in GetValueForEnhancedCustomShapeHandleParameter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/factory/
H A Ddlgfact.cxx1031 sal_uInt32 nResId, const OUString& rParameter ) in CreateFrameDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/factory/
H A Ddlgfact.cxx1012 sal_uInt32 nResId, const OUString& rParameter ) in CreateFrameDialog()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtparae.cxx444 for(const auto & rParameter : vParameters) in Export() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtparae.cxx455 for(const auto & rParameter : vParameters) in Export() local

12