Home
last modified time | relevance | path

Searched refs:DRAWING (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java41 public static final DocumentType DRAWING = new DocumentType(2); field in DocumentType
50 case 2: return DRAWING; in fromInt()
H A DDocumentHelper.java213 if ( eType == DocumentType.DRAWING ) in getDocumentFactoryURL()
231 return DocumentType.DRAWING; in classify()
/aoo42x/main/forms/qa/integration/forms/
H A DDocumentType.java41 public static final DocumentType DRAWING = new DocumentType(2); field in DocumentType
51 case 2: return DRAWING; in fromInt()
H A DDocumentHelper.java294 if ( eType == DocumentType.DRAWING ) in getDocumentFactoryURL()
314 return DocumentType.DRAWING; in classify()
/aoo42x/main/test/source/java/org/openoffice/test/tools/
H A DDocumentType.java41 public static final DocumentType DRAWING = new DocumentType(2); field in DocumentType
53 case 2: return DRAWING; in fromInt()
H A DOfficeDocument.java221 if ( eType == DocumentType.DRAWING ) in getDocumentFactoryURL()
244 return DocumentType.DRAWING; in classify()
/aoo42x/main/svx/source/unogallery/
H A Dunogalitem.cxx240 nRet = gallery::GalleryItemType::DRAWING; in getType()
415 if( gallery::GalleryItemType::DRAWING == getType() ) in _getPropertyValues()
/aoo42x/main/sfx2/qa/complex/sfx2/undo/
H A DDrawDocumentTest.java36 super( i_orb, DocumentType.DRAWING ); in DrawDocumentTest()
/aoo42x/main/offapi/com/sun/star/gallery/
H A DGalleryItemType.idl51 const byte DRAWING = 3;
/aoo42x/main/offapi/com/sun/star/frame/
H A DCommandGroup.idl163 const short DRAWING = 24;
/aoo42x/main/xmloff/source/core/
H A DXMLEmbeddedObjectImportContext.cxx76 SERVICE_MAP_ENTRY( DRAWING, DRAW ),
/aoo42x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx171 { GID_DRAWING , com::sun::star::frame::CommandGroup::DRAWING },
/aoo42x/main/xmloff/source/transform/
H A DOasis2OOo.cxx170 ENTRY0( OFFICE, DRAWING, XML_ETACTION_COPY_CONTENT ),
/aoo42x/main/oox/source/dump/
H A Dxlsbdumper.ini243 0x0220=,,,,,OLESIZE,DRAWING,LEGACYDRAWING

Completed in 92 milliseconds