Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTableMasterPageExport.cxx165 …l(rPropSet->getPropertyValue( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( SC_UNO_PAGE_FTRON ) ) ))); in exportMasterPageContent()
H A DXMLTableHeaderFooterContext.cxx54 sOn( OUString::createFromAscii( bFooter ? SC_UNO_PAGE_FTRON : SC_UNO_PAGE_HDRON ) ), in XMLTableHeaderFooterContext()
/trunk/main/sc/inc/
H A Dunonames.hxx459 #define SC_UNO_PAGE_FTRON "FooterIsOn" macro
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx202 {MAP_CHAR_LEN(SC_UNO_PAGE_FTRON), SC_WID_UNO_FOOTERSET,&::getBooleanCppuType(), 0, 0 }, in lcl_GetPageStyleSet()
346 {MAP_CHAR_LEN(SC_UNO_PAGE_FTRON), ATTR_PAGE_ON, &::getBooleanCppuType(), 0, 0 }, in lcl_GetFooterStyleMap()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx194 #define SC_UNO_PAGE_FTRON "FooterIsOn" macro
348 …registerPropertyNoMember(MAP_CHAR_LEN(SC_UNO_PAGE_FTRON), ++i,nBound,::getBooleanCppuType() ,&bFa… in OStyle()

Completed in 57 milliseconds