Home
last modified time | relevance | path

Searched refs:bIsEndnote (Results 1 – 9 of 9) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtftne.cxx89 sal_Bool bIsEndnote = xServiceInfo->supportsService(sTextEndnoteService); in exportTextFootnote() local
98 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote()
151 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote()
156 bAutoStyles, bIsEndnote, bIsProgress ); in exportTextFootnote()
168 sal_Bool bIsEndnote, in exportTextFootnoteHelper() argument
188 GetXMLToken( bIsEndnote ? XML_ENDNOTE in exportTextFootnoteHelper()
259 sal_Bool bIsEndnote) in exportTextFootnoteConfigurationHelper() argument
262 GetXMLToken( bIsEndnote ? XML_ENDNOTE in exportTextFootnoteConfigurationHelper()
324 if (!bIsEndnote) in exportTextFootnoteConfigurationHelper()
361 if (!bIsEndnote) in exportTextFootnoteConfigurationHelper()
H A DXMLFootnoteConfigurationImportContext.cxx153 , bIsEndnote(sal_False) in XMLFootnoteConfigurationImportContext()
168 bIsEndnote = sal_True; in XMLFootnoteConfigurationImportContext()
308 if (!bIsEndnote) in CreateChildContext()
352 if (bIsEndnote) in Finish()
427 if (!bIsEndnote) in ProcessSettings()
H A DXMLFootnoteImportContext.cxx99 sal_Bool bIsEndnote = sal_False; in StartElement() local
112 bIsEndnote = sal_True; in StartElement()
118 bIsEndnote ? in StartElement()
/trunk/main/sw/source/core/access/
H A Daccfootnote.cxx57 sal_Bool bIsEndnote, in SwAccessibleFootnote() argument
60 bIsEndnote ? AccessibleRole::END_NOTE : AccessibleRole::FOOTNOTE, in SwAccessibleFootnote()
65 sal_uInt16 nResId = bIsEndnote ? STR_ACCESS_ENDNOTE_NAME in SwAccessibleFootnote()
H A Daccfootnote.hxx43 sal_Bool bIsEndnote,
H A Daccmap.cxx1947 sal_Bool bIsEndnote = in GetContext() local
1949 pAcc = new SwAccessibleFootnote( this, bIsEndnote, in GetContext()
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx72 const bool bIsEndnote) in Impl() argument
75 , m_bIsEndnote(bIsEndnote) in Impl()
/trunk/main/xmloff/inc/
H A DXMLFootnoteConfigurationImportContext.hxx69 sal_Bool bIsEndnote; member in XMLFootnoteConfigurationImportContext
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx419 sal_Bool bIsEndnote, sal_Bool bProgress );
427 sal_Bool bIsEndnote);

Completed in 56 milliseconds