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"
4 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontStyleName"
7 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontCharSet"
10 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontFamily"
13 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontPitch"
16 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharHeight"
19 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharWeight"
22 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharPosture"
29 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharColor"
45 "ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
[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

Completed in 31 milliseconds