Searched refs:DECL_DEP_PROP_2 (Results 1 – 2 of 2) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/ |
H A D | property.cxx | 80 #define DECL_DEP_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ macro 96 …DECL_DEP_PROP_2 ( "BlockIncrement", BLOCKINCREMENT, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos() 164 …DECL_DEP_PROP_2 ( "LineIncrement", LINEINCREMENT, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos() 189 …DECL_DEP_PROP_2 ( "ScaleMode", IMAGE_SCALE_MODE, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos() 197 …DECL_DEP_PROP_2 ( "SelectedItems", SELECTEDITEMS, Sequence<sal_Int16>, BOUND, MAYBED… in ImplGetPropertyInfos() 202 …DECL_DEP_PROP_2 ( "SpinValue", SPINVALUE, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos() 205 …DECL_DEP_PROP_2 ( "State", STATE, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/ |
H A D | property.cxx | 75 #define DECL_DEP_PROP_2( asciiname, id, type, attrib1, attrib2 ) \ macro 91 …DECL_DEP_PROP_2 ( "BlockIncrement", BLOCKINCREMENT, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos() 159 …DECL_DEP_PROP_2 ( "LineIncrement", LINEINCREMENT, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos() 184 …DECL_DEP_PROP_2 ( "ScaleMode", IMAGE_SCALE_MODE, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos() 192 …DECL_DEP_PROP_2 ( "SelectedItems", SELECTEDITEMS, Sequence<sal_Int16>, BOUND, MAYBED… in ImplGetPropertyInfos() 197 …DECL_DEP_PROP_2 ( "SpinValue", SPINVALUE, sal_Int32, BOUND, MAYBEDE… in ImplGetPropertyInfos() 200 …DECL_DEP_PROP_2 ( "State", STATE, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
|