Lines Matching refs:lDestination
387 Sequence< OUString >& lDestination ,
774 … Sequence< OUString >& lDestination , in impl_SortAndExpandPropertyNames()
780 …sal_Int32 nDestinationStep = lDestination.getLength() ; // start on end of current list … in impl_SortAndExpandPropertyNames()
782 …lDestination.realloc( (nSourceCount*PROPERTYCOUNT)+nDestinationStep ); // get enough memory for co… in impl_SortAndExpandPropertyNames()
804 lDestination[nDestinationStep] = sFixPath ; in impl_SortAndExpandPropertyNames()
805 lDestination[nDestinationStep] += PROPERTYNAME_URL ; in impl_SortAndExpandPropertyNames()
807 lDestination[nDestinationStep] = sFixPath ; in impl_SortAndExpandPropertyNames()
808 lDestination[nDestinationStep] += PROPERTYNAME_TITLE ; in impl_SortAndExpandPropertyNames()
810 lDestination[nDestinationStep] = sFixPath ; in impl_SortAndExpandPropertyNames()
811 lDestination[nDestinationStep] += PROPERTYNAME_IMAGEIDENTIFIER ; in impl_SortAndExpandPropertyNames()
813 lDestination[nDestinationStep] = sFixPath ; in impl_SortAndExpandPropertyNames()
814 lDestination[nDestinationStep] += PROPERTYNAME_TARGETNAME ; in impl_SortAndExpandPropertyNames()