Searched refs:eOldType (Results 1 – 5 of 5) sorted by relevance
1240 sal_Bool SvNumberFormatter::IsCompatible(short eOldType, in IsCompatible() argument1243 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()
299 const GraphicType eOldType = rSubstitute.GetType(); in ImplFillSubstitute() local326 if( eOldType != GRAPHIC_NONE ) in ImplFillSubstitute()
374 sal_Bool IsCompatible(short eOldType, short eNewType);
163 short eOldType = pDocument->GetFormatTable()-> in Insert() local168 if (!pDocument->GetFormatTable()->IsCompatible(eOldType, eNewType)) in Insert()
2054 sal_Int16 eOldType; in IMPL_LINK() local2064 eOldType = aNumFmt.GetNumberingType(); in IMPL_LINK()
Completed in 95 milliseconds