Home
last modified time | relevance | path

Searched refs:IsInHeaderFooter (Results 1 – 25 of 25) sorted by relevance

/trunk/main/sw/source/ui/ribbar/
H A Dtbxanchr.cxx150 if (bHtmlModeNoAnchor || pWrtShell->IsInHeaderFooter()) in Click()
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.hxx99 virtual sal_Bool IsInHeaderFooter() const;
H A Dxmltexti.cxx196 sal_Bool SwXMLTextImportHelper::IsInHeaderFooter() const in IsInHeaderFooter() function in SwXMLTextImportHelper
206 return pDoc && pDoc->IsInHeaderFooter( pTxtCrsr->GetPaM()->GetPoint()->nNode ); in IsInHeaderFooter()
H A Dxmltble.cxx1233 if ( bExportStyles || !pFmt->GetDoc()->IsInHeaderFooter( aIdx ) ) in exportTable()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1710 const bool bHeaderFooter = pDoc->IsInHeaderFooter( aPos.nNode ); in EnhancedPDFExport()
1810 if ( pPosition && pDoc->IsInHeaderFooter( pPosition->nNode ) ) in EnhancedPDFExport()
1870 const bool bHeaderFooter = pDoc->IsInHeaderFooter( aPos.nNode ); in EnhancedPDFExport()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx411 IsInHeaderFooter( rNewAnchor.GetCntntAnchor()->nNode ) && in CopyLayoutFmt()
947 && IsInHeaderFooter( *pChkIdx ) ) in InsertDrawObj()
2227 sal_Bool SwDoc::IsInHeaderFooter( const SwNodeIndex& rIdx ) const in IsInHeaderFooter() function in SwDoc
H A Ddoc.cxx2453 sal_Bool bInHeaderFooter = IsInHeaderFooter(SwNodeIndex(*pTxtFld->GetpTxtNode())); in ConvertFieldsToText()
/trunk/main/offapi/com/sun/star/text/
H A DRedlinePortion.idl80 [readonly, property] boolean IsInHeaderFooter;
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx303 return !pDoc->IsInHeaderFooter( SwNodeIndex(GetMarkPos().nNode) ); in IsInContent()
H A Dcrsrsh.cxx709 sal_Bool SwCrsrShell::IsInHeaderFooter( sal_Bool* pbInHeader ) const in IsInHeaderFooter() function in SwCrsrShell
/trunk/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx654 virtual sal_Bool IsInHeaderFooter() const;
/trunk/main/sw/inc/
H A Dcrsrsh.hxx704 sal_Bool IsInHeaderFooter( sal_Bool* pbInHeader = 0 ) const;
H A Ddoc.hxx1184 sal_Bool IsInHeaderFooter( const SwNodeIndex& rIdx ) const;
/trunk/main/sw/source/core/unocore/
H A Dunoredline.cxx348 rRedline.GetDoc()->IsInHeaderFooter( rRedline.GetPoint()->nNode ); in GetPropertyValue()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1152 return (pIdx) ? !GetDoc()->IsInHeaderFooter(*pIdx) : true; in IsInContent()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1286 if (pDoc->IsInHeaderFooter(pPos->nNode)) in InsPicture()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx978 GetDoc()->IsInHeaderFooter( pPos->nNode ) && in Paste()
H A Dfefly1.cxx240 pDoc->IsInHeaderFooter( rOldAnch.GetCntntAnchor()->nNode )), in lcl_ChkAndSetNewAnchor()
H A Dfeshview.cxx1671 bCharBound = !GetDoc()->IsInHeaderFooter( aPos.nNode ); in ImpEndCreate()
/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx1839 !( rImport.GetTextImport()->IsInHeaderFooter() && in CreateChildContext()
H A Dtxtimp.cxx2916 sal_Bool XMLTextImportHelper::IsInHeaderFooter() const in IsInHeaderFooter() function in XMLTextImportHelper
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1336 pDoc->IsInHeaderFooter( pFmt->GetAnchor().GetCntntAnchor()->nNode ) ) in InsertHint()
H A Dndtxt.cxx5076 return !GetDoc()->IsInHeaderFooter( SwNodeIndex(*this) ); in IsInContent()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx1174 bRetVal = _rFmt.GetDoc()->IsInHeaderFooter( rAnch.GetCntntAnchor()->nNode ); in lcl_InHeaderOrFooter()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx1439 if( !pTable && !pDoc->IsInHeaderFooter( pPam->GetPoint()->nNode ) ) in NextToken()

Completed in 251 milliseconds