Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx57 {MAP_CHAR_LEN(SC_UNO_SHOWNOTES), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetConfigPropertyMap()
154 else if ( aPropertyName.compareToAscii( SC_UNO_SHOWNOTES ) == 0 ) in setPropertyValue()
352 else if ( aPropertyName.compareToAscii( SC_UNO_SHOWNOTES ) == 0 ) in getPropertyValue()
H A Dviewuno.cxx104 {MAP_CHAR_LEN(SC_UNO_SHOWNOTES), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetViewOptPropertyMap()
1917 else if ( aString.EqualsAscii( SC_UNO_SHOWNOTES ) ) in setPropertyValue()
2031 …else if ( aString.EqualsAscii( SC_UNO_SHOWNOTES ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
/trunk/main/sc/inc/
H A Dunonames.hxx506 #define SC_UNO_SHOWNOTES "ShowNotes" macro
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2753 pSettings[SC_SHOWNOTES].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_SHOWNOTES)); in WriteUserDataSequence()
2878 else if ( sName.compareToAscii( SC_UNO_SHOWNOTES ) == 0 ) in ReadUserDataSequence()

Completed in 54 milliseconds