Lines Matching refs:aProps
660 Sequence< Property > aProps( nCount ); in getPropertyValuesInterface() local
661 Property* pProps = aProps.getArray(); in getPropertyValuesInterface()
678 aCommand.Argument <<= aProps; in getPropertyValuesInterface()
693 Sequence< Property > aProps( nCount ); in getPropertyValuesInterface() local
694 Property* pProps = aProps.getArray(); in getPropertyValuesInterface()
711 aCommand.Argument <<= aProps; in getPropertyValuesInterface()
740 Sequence< PropertyValue > aProps( nCount ); in setPropertyValues() local
741 PropertyValue* pProps = aProps.getArray(); in setPropertyValues()
759 aCommand.Argument <<= aProps; in setPropertyValues()
788 Sequence< PropertyValue > aProps( nCount ); in setPropertyValues() local
789 PropertyValue* pProps = aProps.getArray(); in setPropertyValues()
807 aCommand.Argument <<= aProps; in setPropertyValues()
854 Sequence< Property > aProps( nCount ); in createCursorAny() local
855 Property* pProps = aProps.getArray(); in createCursorAny()
871 aArg.Properties = aProps; in createCursorAny()
887 Sequence< Property > aProps( nCount ); in createCursorAny() local
888 Property* pProps = aProps.getArray(); in createCursorAny()
904 aArg.Properties = aProps; in createCursorAny()