Lines Matching refs:rEntries
178 const tViewLegendEntryContainer & rEntries, in lcl_createTextShapes() argument
186 for( tViewLegendEntryContainer::const_iterator aIt( rEntries.begin()); in lcl_createTextShapes()
187 aIt != rEntries.end(); ++aIt ) in lcl_createTextShapes()
302 tViewLegendEntryContainer & rEntries, in lcl_placeLegendEntries() argument
342 …awt::Size aMaxEntryExtent = lcl_createTextShapes( rEntries, xShapeFactory, xTarget, aTextShapes, r… in lcl_placeLegendEntries()
343 OSL_ASSERT( aTextShapes.size() == rEntries.size()); in lcl_placeLegendEntries()
347 sal_Int32 nNumberOfEntries = rEntries.size(); in lcl_placeLegendEntries()
447 DrawModelWrapper::removeShape( rEntries[ nEntry ].aSymbol ); in lcl_placeLegendEntries()
448 rEntries.pop_back(); in lcl_placeLegendEntries()
588 Reference< drawing::XShape > xSymbol( rEntries[ nEntry ].aSymbol ); in lcl_placeLegendEntries()
636 Reference< drawing::XShape > xSymbol( rEntries[ nEntry ].aSymbol ); in lcl_placeLegendEntries()