Home
last modified time | relevance | path

Searched refs:SvNumberformatLimitOps (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svl/inc/svl/
H A Dzformat.hxx54 enum SvNumberformatLimitOps enum
416 void GetConditions( SvNumberformatLimitOps& rOper1, double& rVal1,
417 SvNumberformatLimitOps& rOper2, double& rVal2 ) const;
473 SvNumberformatLimitOps eOp1; // Operator for first condition
474 SvNumberformatLimitOps eOp2; // Operator for second condition
519 SvNumberformatLimitOps eOp);
/aoo41x/main/svl/source/numbers/
H A Dzformat.cxx670 eOp1 = (SvNumberformatLimitOps) eSymbolType; in SvNumberformat()
673 eOp2 = (SvNumberformatLimitOps) eSymbolType; in SvNumberformat()
1484 eOp1 = (SvNumberformatLimitOps) nOp1; in Load()
1485 eOp2 = (SvNumberformatLimitOps) nOp2; in Load()
1896 SvNumberformatLimitOps eOp) in ImpCheckCondition()
4138 void SvNumberformat::GetConditions( SvNumberformatLimitOps& rOper1, double& rVal1, in GetConditions()
4139 SvNumberformatLimitOps& rOper2, double& rVal2 ) const in GetConditions()
4158 SvNumberformatLimitOps eOp, double fLimit, const String& rDecSep ) in lcl_SvNumberformat_AddLimitStringImpl()
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfe.cxx1610 SvNumberformatLimitOps eOp1, eOp2; in ExportPart_Impl()
1622 SvNumberformatLimitOps eOp3 = NUMBERFORMAT_OP_NO; in ExportPart_Impl()
1665 SvNumberformatLimitOps eOp1, eOp2; in ExportFormat_Impl()

Completed in 50 milliseconds