Home
last modified time | relevance | path

Searched refs:SC_UNONAME_CELLWID (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbahelper.cxx737 …mxModel->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLWID ) ) ) >… in getWidth()
742 …mxModel->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLWID ) ), un… in setWidth()
/aoo42x/main/sc/inc/
H A Dunonames.hxx155 #define SC_UNONAME_CELLWID "Width" macro
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx173 {MAP_CHAR_LEN(SC_UNONAME_CELLWID), 0, &getCppuType((sal_Int32*)0), 0, 0 }, in lcl_GetColumnsPropertyMap()
3050 if ( aNameString.EqualsAscii( SC_UNONAME_CELLWID ) ) in setPropertyValue()
3098 if ( aNameString.EqualsAscii( SC_UNONAME_CELLWID ) ) in getPropertyValue()
H A Dcellsuno.cxx551 {MAP_CHAR_LEN(SC_UNONAME_CELLWID), SC_WID_UNO_CELLWID, &getCppuType((sal_Int32*)0), 0, 0 }, in lcl_GetColumnPropertySet()

Completed in 393 milliseconds