Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dunonames.hxx282 #define SC_UNONAME_MOVCELLS "MoveCells" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dunonames.hxx283 #define SC_UNONAME_MOVCELLS "MoveCells" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Ddatauno.cxx124 {u"" SC_UNONAME_MOVCELLS, 0, cppu::UnoType<bool>::get(), 0, 0}, in lcl_GetDBRangePropertyMap()
1949 else if ( aPropertyName == SC_UNONAME_MOVCELLS ) in setPropertyValue()
2039 else if ( aPropertyName == SC_UNONAME_MOVCELLS ) in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Ddatauno.cxx121 {OUString(SC_UNONAME_MOVCELLS), 0, cppu::UnoType<bool>::get(), 0, 0}, in lcl_GetDBRangePropertyMap()
1905 else if ( aPropertyName == SC_UNONAME_MOVCELLS ) in setPropertyValue()
1996 else if ( aPropertyName == SC_UNONAME_MOVCELLS ) in getPropertyValue()