Home
last modified time | relevance | path

Searched refs:bEndnote (Results 1 – 6 of 6) sorted by path

/trunk/main/sw/inc/
H A Dunofootnote.hxx83 SwXFootnote(const bool bEndnote);
/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx2187 const bool bEndnote = pFtn->GetAttr()->GetFtn().IsEndNote(); in MoveBwd() local
2188 if( bEndnote && pFtn->IsInSct() ) in MoveBwd()
2200 if( !bEndnote ) in MoveBwd()
2202 SwFtnBossFrm *pRefBoss = pRef->FindFtnBossFrm( !bEndnote ); in MoveBwd()
2205 ( !bEndnote || in MoveBwd()
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx147 SwXFootnote::SwXFootnote(const bool bEndnote) in SwXFootnote() argument
149 , m_pImpl( new SwXFootnote::Impl(*this, 0, 0, bEndnote) ) in SwXFootnote()
/trunk/main/xmloff/source/text/
H A DXMLSectionFootnoteConfigExport.cxx60 sal_Bool bEndnote, in exportXML() argument
85 if (!bEndnote) in exportXML()
149 GetXMLToken( bEndnote ? XML_ENDNOTE in exportXML()
H A DXMLSectionFootnoteConfigExport.hxx49 sal_Bool bEndnote,
H A DXMLSectionFootnoteConfigImport.cxx83 sal_Bool bEndnote = sal_False; in StartElement() local
114 bEndnote = sal_True; in StartElement()
146 sal_Int32 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
152 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
158 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
169 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
175 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
181 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
187 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()

Completed in 30 milliseconds