Searched refs:DrawPages (Results 1 – 10 of 10) sorted by relevance
49 XDrawPages DrawPages = null; in _getDrawPages() local53 DrawPages = oObj.getDrawPages(); in _getDrawPages()54 result = DrawPages != null; in _getDrawPages()
49 XDrawPages DrawPages = null; in _getMasterPages() local53 DrawPages = oObj.getMasterPages(); in _getMasterPages()54 result = DrawPages != null; in _getMasterPages()
171 /** If this property is set the document has DrawPages. Use this172 property to find out, whether the document has DrawPages or not,175 DrawPages if there are none; and this is very slow and needs more
50 xPage = xDoc.DrawPages(0)
45 // DocMerge from xml: service com::sun::star::drawing::DrawPages52 published service DrawPages
47 an indexed container with the service <type>DrawPages</type>.
49 @see DrawPages
77 xPage = xDoc.DrawPages(0)
99 final XDrawPages DrawPages = oDPn; in createTestEnvironment() local104 DrawPages.insertNewByIndex(2); in createTestEnvironment()
409 offapi/com/sun/star/drawing/DrawPages \
Completed in 83 milliseconds