Home
last modified time | relevance | path

Searched refs:ScAutoFormatObj (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAutoFormatObj.csv1 "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"
10 "ScAutoFormatObj";"com::sun::star::container::XElementAccess";"hasElements()"
11 "ScAutoFormatObj";"com::sun::star::container::XNamed";"getName()"
12 "ScAutoFormatObj";"com::sun::star::container::XNamed";"setName()"
14 "ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
[all …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx222 return new ScAutoFormatObj(nIndex); in GetObjectByIndex_Impl()
252 ScAutoFormatObj* pFormatObj = ScAutoFormatObj::getImplementation( xInterface ); in insertByName()
423 ScAutoFormatObj::ScAutoFormatObj(sal_uInt16 nIndex) : in ScAutoFormatObj() function in ScAutoFormatObj
430 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()
484 ScAutoFormatObj* ScAutoFormatObj::getImplementation( in getImplementation()
487 ScAutoFormatObj* pRet = NULL; in getImplementation()
619 void SAL_CALL ScAutoFormatObj::setPropertyValue( in setPropertyValue()
[all …]
H A Dservuno.cxx413 xRet.set((container::XIndexAccess*)new ScAutoFormatObj( SC_AFMTOBJ_INVALID )); in MakeInstance()
/aoo41x/main/sc/inc/
H A Dafmtuno.hxx47 class ScAutoFormatObj;
66 ScAutoFormatObj* GetObjectByIndex_Impl(sal_uInt16 nIndex);
67 ScAutoFormatObj* GetObjectByName_Impl(const ::rtl::OUString& aName);
132 class ScAutoFormatObj : public ::cppu::WeakImplHelper6< class
148 ScAutoFormatObj(sal_uInt16 nIndex);
149 virtual ~ScAutoFormatObj();
233 static ScAutoFormatObj* getImplementation( const ::com::sun::star::uno::Reference<
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScAutoFormatObj.java69 public class ScAutoFormatObj extends TestCase { class
/aoo41x/main/sc/qa/unoapi/
H A Dsc.sce43 -o sc.ScAutoFormatObj
/aoo41x/main/framework/qa/complex/api_internal/
H A Dapi.lst77 job79=sc.ScAutoFormatObj

Completed in 25 milliseconds