Searched refs:addProp (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/toolkit/source/layout/core/ |
H A D | bin.cxx | 121 addProp( RTL_CONSTASCII_USTRINGPARAM( "Halign" ), in Align() 124 addProp( RTL_CONSTASCII_USTRINGPARAM( "Valign" ), in Align() 127 addProp( RTL_CONSTASCII_USTRINGPARAM( "Hfill" ), in Align() 130 addProp( RTL_CONSTASCII_USTRINGPARAM( "Vfill" ), in Align() 171 addProp( RTL_CONSTASCII_USTRINGPARAM( "MinWidth" ), in MinSize() 174 addProp( RTL_CONSTASCII_USTRINGPARAM( "MinHeight" ), in MinSize()
|
H A D | box.cxx | 39 addProp( RTL_CONSTASCII_USTRINGPARAM( "Expand" ), in ChildProps() 42 addProp( RTL_CONSTASCII_USTRINGPARAM( "Fill" ), in ChildProps() 45 addProp( RTL_CONSTASCII_USTRINGPARAM( "Padding" ), in ChildProps() 76 addProp( RTL_CONSTASCII_USTRINGPARAM( "Homogeneous" ), in Box() 79 addProp( RTL_CONSTASCII_USTRINGPARAM( "Spacing" ), in Box()
|
H A D | table.cxx | 43 addProp( RTL_CONSTASCII_USTRINGPARAM( "XExpand" ), in ChildProps() 46 addProp( RTL_CONSTASCII_USTRINGPARAM( "YExpand" ), in ChildProps() 49 addProp( RTL_CONSTASCII_USTRINGPARAM( "ColSpan" ), in ChildProps() 52 addProp( RTL_CONSTASCII_USTRINGPARAM( "RowSpan" ), in ChildProps() 67 addProp( RTL_CONSTASCII_USTRINGPARAM( "Columns" ), in Table()
|
H A D | flow.cxx | 43 addProp( RTL_CONSTASCII_USTRINGPARAM( "Homogeneous" ), in Flow() 46 addProp( RTL_CONSTASCII_USTRINGPARAM( "Spacing" ), in Flow()
|
H A D | container.cxx | 39 addProp( RTL_CONSTASCII_USTRINGPARAM( "Border" ), in Container()
|
H A D | helper.hxx | 79 void addProp( char const *pName, sal_Int32 nNameLen, rtl_TextEncoding e,
|
H A D | helper.cxx | 244 PropHelper::addProp (const char *pName, sal_Int32 nNameLen, rtl_TextEncoding e, in addProp() function in layoutimpl::PropHelper
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 717 void addProp( const ::rtl::OUString& Name, ::sal_Int8 /*Type*/, const uno::Any& Value ) in addProp() function in CustomPropertiesImpl 743 pCustomProps->addProp( Name, Type, Value ); in Add()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxsplitter.cxx | 46 addProp( RTL_CONSTASCII_USTRINGPARAM( "Shrink" ), in ChildProps()
|
H A D | vclxtabcontrol.cxx | 44 addProp( RTL_CONSTASCII_USTRINGPARAM( "Title" ), in ChildProps()
|
Completed in 34 milliseconds