Home
last modified time | relevance | path

Searched refs:aMyConditions (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dxmlnumfi.cxx1130 aMyConditions(), in SvXMLNumFormatContext()
1267 aMyConditions(), in SvXMLNumFormatContext()
1482 for (size_t i = 0; i < aMyConditions.size(); i++) in CreateAndInsert()
1485 XmlStyleFamily::DATA_STYLE, aMyConditions[i].sMapName))); in CreateAndInsert()
1526 aMyConditions.empty() && sFormat.toChar() != '[' ) in CreateAndInsert()
1534 aMyConditions.empty() && sFormat.toChar() != '[' ) in CreateAndInsert()
1986 OUString rApplyName = aMyConditions[nIndex].sMapName; in AddCondition()
1987 OUString rCondition = aMyConditions[nIndex].sCondition; in AddCondition()
2003 if ( aConditions.isEmpty() && aMyConditions.size() == 1 && sRealCond == ">=0" ) in AddCondition()
2006 …if ( nType == SvXMLStylesTokens::TEXT_STYLE && static_cast<size_t>(nIndex) == aMyConditions.size()… in AddCondition()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A Dxmlnumfi.cxx1348 aMyConditions(), in SvXMLNumFormatContext()
1488 aMyConditions(), in SvXMLNumFormatContext()
1644 for (size_t i = 0; i < aMyConditions.size(); i++) in CreateAndInsert()
1647 XML_STYLE_FAMILY_DATA_STYLE, aMyConditions[i].sMapName))); in CreateAndInsert()
1678 aMyConditions.empty() && sFormat.toChar() != '[' ) in CreateAndInsert()
1686 aMyConditions.empty() && sFormat.toChar() != '[' ) in CreateAndInsert()
2140 OUString rApplyName = aMyConditions[nIndex].sMapName; in AddCondition()
2141 OUString rCondition = aMyConditions[nIndex].sCondition; in AddCondition()
2156 if ( aConditions.isEmpty() && aMyConditions.size() == 1 && sRealCond == ">=0" ) in AddCondition()
2159 …if ( nType == XML_TOK_STYLES_TEXT_STYLE && static_cast<size_t>(nIndex) == aMyConditions.size() - 1… in AddCondition()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmlnumfi.hxx122 std::vector <MyCondition> aMyConditions; member in SvXMLNumFormatContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmlnumfi.hxx132 std::vector <MyCondition> aMyConditions; member in SvXMLNumFormatContext