Home
last modified time | relevance | path

Searched refs:ImageListItemDescriptor (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/framework/inc/xml/
H A Dimagesconfiguration.hxx69 struct ImageListItemDescriptor struct
71 ImageListItemDescriptor() : nMaskMode( ImageMaskMode_Color ), in ImageListItemDescriptor() function
74 ~ImageListItemDescriptor() { delete pImageItemList; } in ~ImageListItemDescriptor() argument
85 typedef ImageListItemDescriptor* ImageListItemDescriptorPtr;
H A Dimagesdocumenthandler.hxx152 ImageListItemDescriptor* m_pImages;
170 virtual void WriteImageList( const ImageListItemDescriptor* ) throw
/aoo4110/main/framework/source/xml/
H A Dimagesdocumenthandler.cxx235 m_pImages = new ImageListItemDescriptor; in startElement()
683 const ImageListItemDescriptor* pImageItems = (*pImageList)[i]; in WriteImagesDocument()
703 void OWriteImagesDocumentHandler::WriteImageList( const ImageListItemDescriptor* pImageList ) throw in WriteImageList()
/aoo4110/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx520 ImageListItemDescriptor* pList = aUserImageListInfo.pImageList->GetObject(0); in implts_loadUserImages()
593 ImageListItemDescriptor* pList = new ImageListItemDescriptor; in implts_storeUserImages()

Completed in 35 milliseconds