Home
last modified time | relevance | path

Searched refs:SC_UNO_PAGE_FTRSHARED (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A DXMLTableMasterPageExport.cxx169 …Set->getPropertyValue( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( SC_UNO_PAGE_FTRSHARED ) ) )) && … in exportMasterPageContent()
H A DXMLTableHeaderFooterContext.cxx55 …sShareContent( OUString::createFromAscii( bFooter ? SC_UNO_PAGE_FTRSHARED : SC_UNO_PAGE_HDRSHARED … in XMLTableHeaderFooterContext()
/aoo42x/main/sc/inc/
H A Dunonames.hxx461 #define SC_UNO_PAGE_FTRSHARED "FooterIsShared" macro
/aoo42x/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx203 {MAP_CHAR_LEN(SC_UNO_PAGE_FTRSHARED), SC_WID_UNO_FOOTERSET,&::getBooleanCppuType(), 0, 0 }, in lcl_GetPageStyleSet()
347 {MAP_CHAR_LEN(SC_UNO_PAGE_FTRSHARED), ATTR_PAGE_SHARED, &::getBooleanCppuType(), 0, 0 }, in lcl_GetFooterStyleMap()
/aoo42x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx196 #define SC_UNO_PAGE_FTRSHARED "FooterIsShared" macro
349 …registerPropertyNoMember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRSHARED), ++i,nBound,::getBooleanCppuType() ,&… in OStyle()

Completed in 52 milliseconds