Searched refs:initProperties (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/canvas/source/tools/ ! |
| H A D | propertysethelper.cxx | 75 initProperties(rMap); in PropertySetHelper() 78 void PropertySetHelper::initProperties( const InputMap& rMap ) in initProperties() function in canvas::PropertySetHelper 100 initProperties( aMerged ); in addProperties()
|
| /trunk/main/ucb/source/ucp/file/ ! |
| H A D | prov.cxx | 505 void SAL_CALL FileProvider::initProperties( void ) in initProperties() function in FileProvider 539 initProperties(); in getPropertySetInfo() 570 initProperties(); in getPropertyValue()
|
| H A D | prov.hxx | 216 void SAL_CALL initProperties( void );
|
| /trunk/main/cppuhelper/source/ ! |
| H A D | propertysetmixin.cxx | 140 void initProperties( in initProperties() function 146 initProperties(type, absentOptional, handleNames, &seen); in initProperties() 152 void initProperties( 173 void Data::initProperties( in initProperties() function in __anonc3f83b740111::Data 185 initProperties(bases[i], absentOptional, handleNames, seen); in initProperties() 522 initProperties(ifc, m_absentOptional, &handleNames); in Impl()
|
| /trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ ! |
| H A D | PropertySetMixin.java | 154 initProperties(ifc, map, handleNames, new HashSet()); in PropertySetMixin() 602 private void initProperties( in initProperties() method in PropertySetMixin 610 initProperties(bases[i], map, handleNames, seen); in initProperties()
|
| /trunk/main/canvas/inc/canvas/ ! |
| H A D | propertysethelper.hxx | 115 void initProperties( const InputMap& rMap );
|
| /trunk/main/canvas/inc/canvas/base/ ! |
| H A D | graphicdevicebase.hxx | 124 maPropHelper.initProperties( PropertySetHelper::MakeMap in GraphicDeviceBase()
|