Home
last modified time | relevance | path

Searched refs:pPropertyEnd (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/xmloff/source/draw/ !
H A Dshapeexport2.cxx327 const beans::PropertyValue* pPropertyEnd = pProperty + aClickProperties.getLength(); local
328 for( ; pProperty != pPropertyEnd; ++pProperty )
393 const beans::PropertyValue* pPropertyEnd = pProperty + aActionProperties.getLength(); local
394 for( ; pProperty != pPropertyEnd; ++pProperty )
/trunk/main/ucb/workben/ucb/ !
H A Dsrcharg.cxx242 sal_Unicode const * pPropertyEnd = q; in parseSearchArgument() local
459 q = pPropertyEnd; in parseSearchArgument()
/trunk/main/svx/source/form/ !
H A Ddataaccessdescriptor.cxx162 const Property* pPropertyEnd = pProperty + aProperties.getLength(); in buildFrom() local
167 for (;pProperty != pPropertyEnd; ++pProperty, ++pValues) in buildFrom()

Completed in 69 milliseconds