Searched refs:initProperties (Results 1 – 7 of 7) sorted by relevance
/aoo41x/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()
|
/aoo41x/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 | 220 void SAL_CALL initProperties( void );
|
/aoo41x/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 __anon9c51d7940111::Data 185 initProperties(bases[i], absentOptional, handleNames, seen); in initProperties() 522 initProperties(ifc, m_absentOptional, &handleNames); in Impl()
|
/aoo41x/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()
|
/aoo41x/main/canvas/inc/canvas/ |
H A D | propertysethelper.hxx | 114 void initProperties( const InputMap& rMap );
|
/aoo41x/main/canvas/inc/canvas/base/ |
H A D | graphicdevicebase.hxx | 124 maPropHelper.initProperties( PropertySetHelper::MakeMap in GraphicDeviceBase()
|
Completed in 52 milliseconds