Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx60 {MAP_CHAR_LEN(SC_UNO_SHOWPAGEBR), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetConfigPropertyMap()
168 else if ( aPropertyName.compareToAscii( SC_UNO_SHOWPAGEBR ) == 0 ) in setPropertyValue()
362 else if ( aPropertyName.compareToAscii( SC_UNO_SHOWPAGEBR ) == 0 ) in getPropertyValue()
H A Dviewuno.cxx106 {MAP_CHAR_LEN(SC_UNO_SHOWPAGEBR), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetViewOptPropertyMap()
1919 else if ( aString.EqualsAscii( SC_UNO_SHOWPAGEBR ) ) in setPropertyValue()
2032 …else if ( aString.EqualsAscii( SC_UNO_SHOWPAGEBR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
/trunk/main/sc/inc/
H A Dunonames.hxx508 #define SC_UNO_SHOWPAGEBR "ShowPageBreaks" macro
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2761 pSettings[SC_SHOWPAGEBR].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_SHOWPAGEBR)); in WriteUserDataSequence()
2895 else if ( sName.compareToAscii( SC_UNO_SHOWPAGEBR ) == 0 ) in ReadUserDataSequence()

Completed in 33 milliseconds