Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx1373 aMyConditions(), in SvXMLNumFormatContext()
1496 aMyConditions(), in SvXMLNumFormatContext()
1651 for (sal_uInt32 i = 0; i < aMyConditions.size(); i++) in CreateAndInsert()
1654 XML_STYLE_FAMILY_DATA_STYLE, aMyConditions[i].sMapName, sal_False); in CreateAndInsert()
1680 aMyConditions.size() == 0 && sFormat.toChar() != (sal_Unicode)'[' ) in CreateAndInsert()
1688 aMyConditions.size() == 0 && sFormat.toChar() != (sal_Unicode)'[' ) in CreateAndInsert()
2181 rtl::OUString rApplyName = aMyConditions[nIndex].sMapName; in AddCondition()
2182 rtl::OUString rCondition = aMyConditions[nIndex].sCondition; in AddCondition()
2200 if ( bFirstCond && aMyConditions.size() == 1 && sRealCond.compareToAscii( ">=0" ) == 0 ) in AddCondition()
2234 rtl::OUString rCondition = aMyConditions[nIndex].sCondition; in AddCondition()
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx140 std::vector <MyCondition> aMyConditions; member in SvXMLNumFormatContext

Completed in 25 milliseconds