Home
last modified time | relevance | path

Searched refs:EquationResult (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Dutil.hxx108 struct MSFILTER_DLLPUBLIC EquationResult struct
114 MSFILTER_DLLPUBLIC EquationResult ParseCombinedChars(const OUString& rStr);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Dutil.hxx108 struct MSFILTER_DLLPUBLIC EquationResult struct
114 MSFILTER_DLLPUBLIC EquationResult ParseCombinedChars(const OUString& rStr);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A DEnhancedCustomShape2d.hxx106 struct SAL_DLLPRIVATE EquationResult { struct in EnhancedCustomShape2d
112 …std::vector< EquationResult > vE…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A DEnhancedCustomShape2d.hxx104 struct SAL_DLLPRIVATE EquationResult { struct in EnhancedCustomShape2d
110 …std::vector< EquationResult > vE…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dutil.cxx457 static EquationResult Read_SubF_Combined(WW8ReadFieldParams& rReadParam) in Read_SubF_Combined()
459 EquationResult aResult; in Read_SubF_Combined()
551 EquationResult ParseCombinedChars(const OUString& rStr) in ParseCombinedChars()
553 EquationResult aResult; in ParseCombinedChars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dutil.cxx481 static EquationResult Read_SubF_Combined(WW8ReadFieldParams& rReadParam) in Read_SubF_Combined()
483 EquationResult aResult; in Read_SubF_Combined()
575 EquationResult ParseCombinedChars(const OUString& rStr) in ParseCombinedChars()
577 EquationResult aResult; in ParseCombinedChars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx880 …struct EquationResult &aResult = const_cast<EnhancedCustomShape2d*>(this)->vEquationResults[ nInde… in GetEquationValueAsDouble()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx885 …struct EquationResult &aResult = const_cast<EnhancedCustomShape2d*>(this)->vEquationResults[ nInde… in GetEquationValueAsDouble()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par5.cxx2628 EquationResult aResult(ParseCombinedChars(rStr)); in Read_F_Equation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par5.cxx2636 EquationResult aResult(ParseCombinedChars(rStr)); in Read_F_Equation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx4911 … msfilter::util::EquationResult aResult(msfilter::util::ParseCombinedChars(aCommand)); in CloseFieldCommand()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx5918 … msfilter::util::EquationResult aResult(msfilter::util::ParseCombinedChars(aCommand)); in CloseFieldCommand()