Home
last modified time | relevance | path

Searched refs:bHeader (Results 26 – 50 of 51) sorted by relevance

123

/aoo42x/main/sw/source/filter/html/
H A Dhtmlfly.cxx1669 sal_Bool bHeader ) in OutHTML_HeaderFooter() argument
1677 sOut += (bHeader ? "HEADER" : "FOOTER" ); in OutHTML_HeaderFooter()
1686 sal_uInt16 nSize = bHeader ? rULSpace.GetLower() : rULSpace.GetUpper(); in OutHTML_HeaderFooter()
1707 if( !bHeader && aSpacer.Len() ) in OutHTML_HeaderFooter()
1720 if( bHeader ) in OutHTML_HeaderFooter()
1728 if( bHeader && aSpacer.Len() ) in OutHTML_HeaderFooter()
H A Dhtmlcss1.cxx358 void SwCSS1Parser::SetTableTxtColl( sal_Bool bHeader ) in SetTableTxtColl() argument
360 ASSERT( !(bHeader ? bTableHeaderTxtCollSet : bTableTxtCollSet), in SetTableTxtColl()
365 if( bHeader ) in SetTableTxtColl()
399 if( bHeader ) in SetTableTxtColl()
H A Dswcss1.hxx73 void SetTableTxtColl( sal_Bool bHeader );
H A Dwrthtml.hxx565 sal_Bool bHeader );
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx404 ScPreviewHeaderFooterViewForwarder(ScPreviewShell* pViewShell, sal_Bool bHeader);
410 …oterViewForwarder::ScPreviewHeaderFooterViewForwarder(ScPreviewShell* pViewShell, sal_Bool bHeader) in ScPreviewHeaderFooterViewForwarder() argument
413 mbHeader(bHeader) in ScPreviewHeaderFooterViewForwarder()
1564 const EditTextObject* pEditObj, sal_Bool bHeader, SvxAdjust eAdjust) in ScAccessibleHeaderTextData() argument
1572 mbHeader(bHeader), in ScAccessibleHeaderTextData()
H A DAccessiblePageHeaderArea.cxx62 sal_Bool bHeader, in ScAccessiblePageHeaderArea() argument
68 mbHeader(bHeader), in ScAccessiblePageHeaderArea()
/aoo42x/main/sw/source/core/doc/
H A Ddoclay.cxx135 sal_Bool bHeader = sal_False; in MakeLayoutFmt() local
143 bHeader = sal_True; in MakeLayoutFmt()
151 (bHeader ? "Header" : "Footer"), in MakeLayoutFmt()
158 bHeader ? SwHeaderStartNode : SwFooterStartNode, in MakeLayoutFmt()
159 GetTxtCollFromPool(static_cast<sal_uInt16>( bHeader in MakeLayoutFmt()
H A Dpoolfmt.cxx266 sal_Bool bHeader, sal_Bool bTab ) in lcl_SetRegister() argument
273 if( bHeader ) in lcl_SetRegister()
/aoo42x/main/sc/source/ui/view/
H A Dtabview.cxx1695 sal_Bool bHeader = aViewData.IsHeaderMode(); in UpdateShow() local
1708 bHScrollMode = bVScrollMode = bTabMode = bHeader = bOutlMode = bHOutline = bVOutline = sal_False; in UpdateShow()
1740 if (bShowH && bHeader && !pColBar[SC_SPLIT_RIGHT]) in UpdateShow()
1743 if (bShowV && bHeader && !pRowBar[SC_SPLIT_TOP]) in UpdateShow()
1773 ShowHide( pColBar[SC_SPLIT_RIGHT], bShowH && bHeader ); in UpdateShow()
1774 ShowHide( pRowBar[SC_SPLIT_TOP], bShowV && bHeader ); in UpdateShow()
H A Dprevloc.cxx243 void ScPreviewLocationData::AddHeaderFooter( const Rectangle& rRect, sal_Bool bHeader, sal_Bool bLe… in AddHeaderFooter() argument
248 ScPreviewLocationType eType = bHeader ? in AddHeaderFooter()
H A Dprintfun.cxx1753 void ScPrintFunc::PrintHF( long nPageNo, sal_Bool bHeader, long nStartY, in PrintHF() argument
1756 const ScPrintHFParam& rParam = bHeader ? aHdr : aFtr; in PrintHF()
1887 pLocationData->AddHeaderFooter( aHeaderRect, bHeader, bLeft ); in PrintHF()
/aoo42x/main/sw/source/ui/inc/
H A Dtextsh.hxx42 sal_Bool bHeader,
/aoo42x/main/sc/source/ui/inc/
H A Dscuitphfedit.hxx68 sal_uInt16 nWhich, bool bHeader );
H A DAccessiblePageHeaderArea.hxx50 sal_Bool bHeader,
H A DAccessiblePageHeader.hxx41 ScPreviewShell* pViewShell, sal_Bool bHeader, sal_Int32 nIndex );
H A DAccessibleText.hxx257 const EditTextObject* pEditObj, sal_Bool bHeader, SvxAdjust eAdjust);
H A Dprintfun.hxx339 void PrintHF( long nPageNo, sal_Bool bHeader, long nStartY,
/aoo42x/main/sw/source/filter/ww8/
H A Ddocxexport.hxx167 void WriteHeaderFooter( const SwFmt& rFmt, bool bHeader, const char* pType );
H A Dwrtw8sty.cxx1169 void WW8_WrPlcSepx::OutHeaderFooter( WW8Export& rWrt, bool bHeader, in OutHeaderFooter() argument
1176 rWrt.WriteHeaderFooterText( rFmt, bHeader); in OutHeaderFooter()
1855 void MSWordExportBase::WriteHeaderFooterText( const SwFmt& rFmt, bool bHeader ) in WriteHeaderFooterText() argument
1858 if ( bHeader ) in WriteHeaderFooterText()
H A Drtfattributeoutput.hxx254 void WriteHeaderFooter_Impl( const SwFrmFmt& rFmt, bool bHeader, const sal_Char* pStr );
H A Dwrtww8.hxx268 void OutHeaderFooter(WW8Export& rWrt, bool bHeader,
686 void WriteHeaderFooterText( const SwFmt& rFmt, bool bHeader);
H A Drtfattributeoutput.cxx1658 void RtfAttributeOutput::WriteHeaderFooter_Impl( const SwFrmFmt& rFmt, bool bHeader, const sal_Char… in WriteHeaderFooter_Impl() argument
1666 …m_aSectionHeaders.getOStringBuffer().append(bHeader ? OOO_STRING_SVTOOLS_RTF_HEADERY : OOO_STRING_… in WriteHeaderFooter_Impl()
1671 m_rExport.WriteHeaderFooterText(rFmt, bHeader); in WriteHeaderFooter_Impl()
/aoo42x/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx96 bool bHeader ) in ScHFEditPage() argument
147 if(!bHeader) in ScHFEditPage()
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlExport.hxx156 void exportSection(const Reference<XSection>& _xProp,bool bHeader = false);
H A DxmlExport.cxx727 void ORptExport::exportSection(const Reference<XSection>& _xSection,bool bHeader) in exportSection() argument
736 if ( !bHeader ) in exportSection()

Completed in 215 milliseconds

123