Searched refs:bEndnote (Results 1 – 6 of 6) sorted by relevance
83 sal_Bool bEndnote = sal_False; in StartElement() local114 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()
60 sal_Bool bEndnote, in exportXML() argument85 if (!bEndnote) in exportXML()149 GetXMLToken( bEndnote ? XML_ENDNOTE in exportXML()
49 sal_Bool bEndnote,
2187 const bool bEndnote = pFtn->GetAttr()->GetFtn().IsEndNote(); in MoveBwd() local2188 if( bEndnote && pFtn->IsInSct() ) in MoveBwd()2200 if( !bEndnote ) in MoveBwd()2202 SwFtnBossFrm *pRefBoss = pRef->FindFtnBossFrm( !bEndnote ); in MoveBwd()2205 ( !bEndnote || in MoveBwd()
147 SwXFootnote::SwXFootnote(const bool bEndnote) in SwXFootnote() argument149 , m_pImpl( new SwXFootnote::Impl(*this, 0, 0, bEndnote) ) in SwXFootnote()
83 SwXFootnote(const bool bEndnote);
Completed in 58 milliseconds