Home
last modified time | relevance | path

Searched refs:ScAutoFormatFieldObj (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAutoFormatFieldObj.csv1 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontName"
2 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontNameAsian#optional"
3 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontNameComplex#optional"
4 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontStyleName"
5 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontStyleNameAsian#option…
6 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontStyleNameComplex#opti…
7 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontCharSet"
8 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontCharSetAsian#optional"
9 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontCharSetComplex#option…
10 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontFamily"
[all …]
/AOO41X/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx157 SC_SIMPLE_SERVICE_INFO( ScAutoFormatFieldObj, "ScAutoFormatFieldObj", "com.sun.star.sheet.TableAuto…
501 ScAutoFormatFieldObj* ScAutoFormatObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl()
504 return new ScAutoFormatFieldObj( nFormatIndex, nIndex ); in GetObjectByIndex_Impl()
697 ScAutoFormatFieldObj::ScAutoFormatFieldObj(sal_uInt16 nFormat, sal_uInt16 nField) : in SC_IMPL_DUMMY_PROPERTY_LISTENER()
705 ScAutoFormatFieldObj::~ScAutoFormatFieldObj() in ~ScAutoFormatFieldObj()
709 void ScAutoFormatFieldObj::Notify( SfxBroadcaster& /* rBC */, const SfxHint& /* rHint */ ) in Notify()
716 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScAutoFormatFieldObj::getPropertySetInfo() in getPropertySetInfo()
724 void SAL_CALL ScAutoFormatFieldObj::setPropertyValue( in setPropertyValue()
814 uno::Any SAL_CALL ScAutoFormatFieldObj::getPropertyValue( const rtl::OUString& aPropertyName ) in getPropertyValue()
873 SC_IMPL_DUMMY_PROPERTY_LISTENER( ScAutoFormatFieldObj )
/AOO41X/main/sc/inc/
H A Dafmtuno.hxx46 class ScAutoFormatFieldObj;
145 ScAutoFormatFieldObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
238 class ScAutoFormatFieldObj : public ::cppu::WeakImplHelper2< class
249 ScAutoFormatFieldObj(sal_uInt16 nFormat, sal_uInt16 nField);
250 virtual ~ScAutoFormatFieldObj();
/AOO41X/main/qadevOOo/tests/java/mod/_sc/
H A DScAutoFormatFieldObj.java61 public class ScAutoFormatFieldObj extends TestCase { class
/AOO41X/main/sc/qa/unoapi/
H A Dsc.sce42 -o sc.ScAutoFormatFieldObj
/AOO41X/main/framework/qa/complex/api_internal/
H A Dapi.lst76 job78=sc.ScAutoFormatFieldObj