Home
last modified time | relevance | path

Searched refs:isImpressDocument (Results 1 – 3 of 3) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java178 boolean bIsImpressDocument = PageHelper.isImpressDocument( xDrawDoc ); in Demo_ShapeCreation()
273 if ( PageHelper.isImpressDocument( xDrawDoc ) ) in Demo_PolyPolygonBezier()
H A DPageHelper.java186 static public boolean isImpressDocument( XComponent xComponent ) in isImpressDocument() method in PageHelper
/trunk/test/testuno/source/testlib/uno/
H A DPageUtil.java207 static public boolean isImpressDocument(XComponent xComponent) { in isImpressDocument() method in PageUtil

Completed in 13 milliseconds