Searched refs:ScAutoFormatObj (Results 1 – 8 of 8) sorted by relevance
1 "ScAutoFormatObj";"com::sun::star::container::XIndexAccess";"getCount()"2 "ScAutoFormatObj";"com::sun::star::container::XIndexAccess";"getByIndex()"3 "ScAutoFormatObj";"com::sun::star::sheet::TableAutoFormat";"IncludeFont"4 "ScAutoFormatObj";"com::sun::star::sheet::TableAutoFormat";"IncludeJustify"5 "ScAutoFormatObj";"com::sun::star::sheet::TableAutoFormat";"IncludeBorder"6 "ScAutoFormatObj";"com::sun::star::sheet::TableAutoFormat";"IncludeBackground"7 "ScAutoFormatObj";"com::sun::star::sheet::TableAutoFormat";"IncludeNumberFormat"8 "ScAutoFormatObj";"com::sun::star::sheet::TableAutoFormat";"IncludeWidthAndHeight"9 "ScAutoFormatObj";"com::sun::star::container::XElementAccess";"getElementType()"10 "ScAutoFormatObj";"com::sun::star::container::XElementAccess";"hasElements()"[all …]
158 SC_SIMPLE_SERVICE_INFO( ScAutoFormatObj, "ScAutoFormatObj", "com.sun.star.sheet.TableAutoFormat" )218 ScAutoFormatObj* ScAutoFormatsObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl()222 return new ScAutoFormatObj(nIndex); in GetObjectByIndex_Impl()227 ScAutoFormatObj* ScAutoFormatsObj::GetObjectByName_Impl(const rtl::OUString& aName) in GetObjectByName_Impl()252 ScAutoFormatObj* pFormatObj = ScAutoFormatObj::getImplementation( xInterface ); in insertByName()423 ScAutoFormatObj::ScAutoFormatObj(sal_uInt16 nIndex) : in ScAutoFormatObj() function in ScAutoFormatObj430 ScAutoFormatObj::~ScAutoFormatObj() in ~ScAutoFormatObj()445 void ScAutoFormatObj::InitFormat( sal_uInt16 nNewIndex ) in InitFormat()454 sal_Int64 SAL_CALL ScAutoFormatObj::getSomething( in getSomething()467 const uno::Sequence<sal_Int8>& ScAutoFormatObj::getUnoTunnelId() in getUnoTunnelId()[all …]
413 xRet.set((container::XIndexAccess*)new ScAutoFormatObj( SC_AFMTOBJ_INVALID )); in MakeInstance()
47 class ScAutoFormatObj;66 ScAutoFormatObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);67 ScAutoFormatObj* GetObjectByName_Impl(const ::rtl::OUString& aName);132 class ScAutoFormatObj : public ::cppu::WeakImplHelper6< class148 ScAutoFormatObj(sal_uInt16 nIndex);149 virtual ~ScAutoFormatObj();233 static ScAutoFormatObj* getImplementation( const ::com::sun::star::uno::Reference<
40 $(eval $(call gb_Package_add_file,sc_xml,xml/ScAutoFormatObj.xml,ScAutoFormatObj.xml))
69 public class ScAutoFormatObj extends TestCase { class
43 -o sc.ScAutoFormatObj
72 job73=sc.ScAutoFormatObj