Home
last modified time | relevance | path

Searched refs:bIntern (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1676 const bool bIntern = '#' == aURL.GetChar( 0 ); in EnhancedPDFExport() local
1689 if ( bIntern ) in EnhancedPDFExport()
1706 if ( !bIntern || -1 != nDestId ) in EnhancedPDFExport()
1734 if ( bIntern ) in EnhancedPDFExport()
1764 const bool bIntern = '#' == aURL.GetChar( 0 ); in EnhancedPDFExport() local
1768 if ( bIntern ) in EnhancedPDFExport()
1785 if ( !bIntern || -1 != nDestId ) in EnhancedPDFExport()
1800 if ( bIntern ) in EnhancedPDFExport()
2085 const bool bIntern = '#' == aBookmarkName.GetChar( 0 ); in EnhancedPDFExport() local
2086 if ( bIntern ) in EnhancedPDFExport()
[all …]
/aoo4110/main/sw/inc/
H A DEnhancedPDFExportHelper.hxx231 sal_Int32 nDestId, const String& rURL, bool bIntern ) const;

Completed in 26 milliseconds