Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdMasterPage.csv1 "SdMasterPage";"com::sun::star::container::XIndexAccess";"getCount()"
2 "SdMasterPage";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "SdMasterPage";"com::sun::star::lang::XServiceInfo";"getImplementationName()"
4 "SdMasterPage";"com::sun::star::lang::XServiceInfo";"supportsService()"
8 "SdMasterPage";"com::sun::star::drawing::XShapeBinder#optional";"bind()"
12 "SdMasterPage";"com::sun::star::drawing::XShapes";"add()"
13 "SdMasterPage";"com::sun::star::drawing::XShapes";"remove()"
14 "SdMasterPage";"com::sun::star::container::XNamed#optional";"getName()"
23 "SdMasterPage";"com::sun::star::drawing::XShapeGrouper";"group()"
24 "SdMasterPage";"com::sun::star::drawing::XShapeGrouper";"ungroup()"
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx2419 SdMasterPage* pMasterPage = SdMasterPage::getImplementation( xMasterPage ); in setMasterPage()
2724 SdMasterPage::SdMasterPage( SdXImpressDocument* pModel, SdPage* pPage ) throw() in SdMasterPage() function in SdMasterPage
2729 SdMasterPage::~SdMasterPage() throw() in ~SdMasterPage()
2759 void SAL_CALL SdMasterPage::acquire() throw() in acquire()
2764 void SAL_CALL SdMasterPage::release() throw() in release()
2874 uno::Type SAL_CALL SdMasterPage::getElementType() in getElementType()
2881 sal_Int32 SAL_CALL SdMasterPage::getCount() in getCount()
2891 Any SAL_CALL SdMasterPage::getByIndex( sal_Int32 Index ) in getByIndex()
2902 void SdMasterPage::setBackground( const Any& rValue ) in setBackground()
3008 void SdMasterPage::getBackground( Any& rValue ) throw() in getBackground()
[all …]
H A Dunopage.hxx231 class SdMasterPage : public ::com::sun::star::presentation::XPresentationPage, class
241 SdMasterPage( SdXImpressDocument* pModel, SdPage* pInPage ) throw();
242 virtual ~SdMasterPage() throw();
244 UNO3_GETIMPLEMENTATION_DECL(SdMasterPage)
H A Dunomodel.cxx2779 SdMasterPage* pSdPage = SdMasterPage::getImplementation( xPage ); in remove()
/trunk/main/sd/qa/unoapi/
H A Dsd.sce35 -o sd.SdMasterPage
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdMasterPage.java86 public class SdMasterPage extends TestCase { class

Completed in 41 milliseconds