Home
last modified time | relevance | path

Searched refs:eOldType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx1240 sal_Bool SvNumberFormatter::IsCompatible(short eOldType, in IsCompatible() argument
1243 if (eOldType == eNewType) in IsCompatible()
1245 else if (eOldType == NUMBERFORMAT_DEFINED) in IsCompatible()
1253 switch (eOldType) in IsCompatible()
1269 switch (eOldType) in IsCompatible()
1280 switch (eOldType) in IsCompatible()
1291 switch (eOldType) in IsCompatible()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx299 const GraphicType eOldType = rSubstitute.GetType(); in ImplFillSubstitute() local
326 if( eOldType != GRAPHIC_NONE ) in ImplFillSubstitute()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx374 sal_Bool IsCompatible(short eOldType, short eNewType);
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx163 short eOldType = pDocument->GetFormatTable()-> in Insert() local
168 if (!pDocument->GetFormatTable()->IsCompatible(eOldType, eNewType)) in Insert()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2054 sal_Int16 eOldType; in IMPL_LINK() local
2064 eOldType = aNumFmt.GetNumberingType(); in IMPL_LINK()

Completed in 87 milliseconds