Home
last modified time | relevance | path

Searched refs:pPropsEnd (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx320 beans::Property* pPropsEnd = pPropsIter + aProps.getLength(); in getExcludeProperties() local
321 for (; pPropsIter != pPropsEnd; ++pPropsIter) in getExcludeProperties()
/aoo42x/main/forms/source/component/
H A DColumns.cxx368 const Property* pPropsEnd = pProps + _rProps.getLength(); in clearAggregateProperties() local
369 for ( ; pProps != pPropsEnd; ++pProps ) in clearAggregateProperties()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx419 …const PropertyValue* pPropsEnd = rSessionPersistentProps.getConstArray() + rSessionPersistentProps… in setTransientProperties() local
420 for ( ; pProp != pPropsEnd; ++pProp ) in setTransientProperties()
/aoo42x/main/svx/source/form/
H A Ddatanavi.cxx1395 const PropertyValue* pPropsEnd = pProps + _xPropSeq.getLength(); in LoadInstance() local
1396 for ( ; pProps != pPropsEnd; ++pProps ) in LoadInstance()
2232 const PropertyValue* pPropsEnd = pProps + _xPropSeq.getLength(); in CreateInstancePage() local
2233 for ( ; pProps != pPropsEnd; ++pProps ) in CreateInstancePage()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx3710 const ::rtl::OUString* pPropsEnd = pPropsBegin + (sizeof(aProps)/sizeof(aProps[0])) - 3; in listen() local
3713 if ( ::std::find(pPropsBegin,pPropsEnd,pIter->Name) == pPropsEnd ) in listen()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx1696 …const ::rtl::OUString* pPropsEnd = pProps + sizeof( aPropsListenedTo ) / sizeof( aPropsListenedTo[… in addColumnListeners() local
1697 for (; pProps != pPropsEnd; ++pProps) in addColumnListeners()

Completed in 80 milliseconds