Searched defs:GraphicEntity (Results 1 – 1 of 1) sorted by relevance
73 struct GraphicEntity struct in GraphicCollector75 …com::sun::star::awt::Size maLogicalSize; // the biggest logical size the graphic will b…76 sal_Bool mbRemoveCropArea; //77 com::sun::star::text::GraphicCrop maGraphicCropLogic;78 std::vector< GraphicUser > maUser; 80 GraphicEntity( const GraphicUser& rUser ) in GraphicEntity() function
Completed in 5 milliseconds