Home
last modified time | relevance | path

Searched refs:rIDs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx34 …opertyArrayHelper::UnoPropertyArrayHelper( const ::com::sun::star::uno::Sequence<sal_Int32>& rIDs ) in UnoPropertyArrayHelper() argument
36 sal_Int32 nIDs = rIDs.getLength(); in UnoPropertyArrayHelper()
37 const sal_Int32* pIDs = rIDs.getConstArray(); in UnoPropertyArrayHelper()
42 UnoPropertyArrayHelper::UnoPropertyArrayHelper( const std::list< sal_uInt16 > &rIDs ) in UnoPropertyArrayHelper() argument
45 for( iter = rIDs.begin(); iter != rIDs.end(); iter++) in UnoPropertyArrayHelper()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dunopropertyarrayhelper.hxx47 UnoPropertyArrayHelper( const ::com::sun::star::uno::Sequence<sal_Int32>& rIDs );
48 UnoPropertyArrayHelper( const std::list< sal_uInt16 > &rIDs );

Completed in 14 milliseconds