Searched refs:bIntern (Results 1 – 2 of 2) sorted by relevance
1676 const bool bIntern = '#' == aURL.GetChar( 0 ); in EnhancedPDFExport() local1689 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() local1768 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() local2086 if ( bIntern ) in EnhancedPDFExport()[all …]
231 sal_Int32 nDestId, const String& rURL, bool bIntern ) const;
Completed in 46 milliseconds