Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScPageObj.csv1 "ScPageObj";"com::sun::star::container::XIndexAccess";"getCount()"
2 "ScPageObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "ScPageObj";"com::sun::star::lang::XServiceInfo";"getImplementationName()"
4 "ScPageObj";"com::sun::star::lang::XServiceInfo";"supportsService()"
5 "ScPageObj";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()"
6 "ScPageObj";"com::sun::star::container::XElementAccess";"getElementType()"
7 "ScPageObj";"com::sun::star::container::XElementAccess";"hasElements()"
8 "ScPageObj";"com::sun::star::drawing::XShapes";"add()"
9 "ScPageObj";"com::sun::star::drawing::XShapes";"remove()"
10 "ScPageObj";"com::sun::star::drawing::XShapeGrouper";"group()"
[all …]
/aoo4110/main/sc/source/ui/unoobj/
H A Dpageuno.cxx36 ScPageObj::ScPageObj( SdrPage* pPage ) : in ScPageObj() function in ScPageObj
41 ScPageObj::~ScPageObj() throw() in ~ScPageObj()
45 uno::Reference<drawing::XShape > ScPageObj::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape()
54 ::rtl::OUString SAL_CALL ScPageObj::getImplementationName() in getImplementationName()
60 sal_Bool SAL_CALL ScPageObj::supportsService( const rtl::OUString& rServiceName ) in supportsService()
67 uno::Sequence<rtl::OUString> SAL_CALL ScPageObj::getSupportedServiceNames() in getSupportedServiceNames()
/aoo4110/main/sc/inc/
H A Dpageuno.hxx33 class ScPageObj : public SvxFmDrawPage class
36 ScPageObj( SdrPage* pPage );
37 virtual ~ScPageObj() throw();
/aoo4110/main/sc/source/core/data/
H A Ddrawpage.cxx58 return static_cast<cppu::OWeakObject*>( new ScPageObj( this ) ); in createUnoPage()
/aoo4110/main/sc/qa/unoapi/
H A Dsc.sce21 # i84653 -o sc.ScPageObj
H A Dknownissues.xcl133 sc.ScPageObj

Completed in 37 milliseconds