Searched refs:m_aImageListsItems (Results 1 – 2 of 2) sorted by relevance
632 m_aImageListsItems( aItems ), in OWriteImagesDocumentHandler()677 if ( m_aImageListsItems.pImageList ) in WriteImagesDocument()679 ImageListDescriptor* pImageList = m_aImageListsItems.pImageList; in WriteImagesDocument()681 for ( sal_uInt16 i = 0; i < m_aImageListsItems.pImageList->Count(); i++ ) in WriteImagesDocument()688 if ( m_aImageListsItems.pExternalImageList ) in WriteImagesDocument()690 WriteExternalImageList( m_aImageListsItems.pExternalImageList ); in WriteImagesDocument()
186 const ImageListsDescriptor& m_aImageListsItems; member in framework::OWriteImagesDocumentHandler
Completed in 16 milliseconds