Searched refs:ScAutoFormatFieldObj (Results 1 – 6 of 6) sorted by relevance
1 "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 …]
157 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 )
46 class ScAutoFormatFieldObj;145 ScAutoFormatFieldObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);238 class ScAutoFormatFieldObj : public ::cppu::WeakImplHelper2< class249 ScAutoFormatFieldObj(sal_uInt16 nFormat, sal_uInt16 nField);250 virtual ~ScAutoFormatFieldObj();
61 public class ScAutoFormatFieldObj extends TestCase { class
42 -o sc.ScAutoFormatFieldObj
76 job78=sc.ScAutoFormatFieldObj
Completed in 45 milliseconds