Searched defs:nPageNr (Results  1 – 5 of 5) sorted by relevance
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | pdfwriter.cxx | 415 sal_Int32 PDFWriter::CreateLink( const Rectangle& rRect, sal_Int32 nPageNr )  in CreateLink()419 …::RegisterDestReference( sal_Int32 nDestId, const Rectangle& rRect, sal_Int32 nPageNr, DestAreaTyp…  in RegisterDestReference()
 424 …eNamedDest( const rtl::OUString& sDestName, const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::…  in CreateNamedDest()
 429 sal_Int32 PDFWriter::CreateDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestAreaType…  in CreateDest()
 469 void PDFWriter::CreateNote( const Rectangle& rRect, const PDFNote& rNote, sal_Int32 nPageNr )  in CreateNote()
 519 void PDFWriter::SetAutoAdvanceTime( sal_uInt32 nSeconds, sal_Int32 nPageNr )  in SetAutoAdvanceTime()
 524 …iter::SetPageTransition( PDFWriter::PageTransition eType, sal_uInt32 nMilliSec, sal_Int32 nPageNr )  in SetPageTransition()
 529 sal_Int32 PDFWriter::CreateControl( const PDFWriter::AnyWidget& rControl, sal_Int32 nPageNr )  in CreateControl()
 
 | 
| H A D | pdfextoutdevdata.cxx | 645 …::CreateNamedDest(const String& sDestName,  const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::…  in CreateNamedDest()665 …:DescribeRegisteredDest( sal_Int32 nDestId, const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::…  in DescribeRegisteredDest()
 675 sal_Int32 PDFExtOutDevData::CreateDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestA…  in CreateDest()
 684 sal_Int32 PDFExtOutDevData::CreateLink( const Rectangle& rRect, sal_Int32 nPageNr )  in CreateLink()
 735 void PDFExtOutDevData::CreateNote( const Rectangle& rRect, const PDFNote& rNote, sal_Int32 nPageNr )  in CreateNote()
 743 void PDFExtOutDevData::SetAutoAdvanceTime( sal_uInt32 nSeconds, sal_Int32 nPageNr )  in SetAutoAdvanceTime()
 749 …Data::SetPageTransition( PDFWriter::PageTransition eType, sal_uInt32 nMilliSec, sal_Int32 nPageNr )  in SetPageTransition()
 
 | 
| H A D | pdfwriter_impl.cxx | 10828 void PDFWriterImpl::createNote( const Rectangle& rRect, const PDFNote& rNote, sal_Int32 nPageNr )  in createNote()10847 sal_Int32 PDFWriterImpl::createLink( const Rectangle& rRect, sal_Int32 nPageNr )  in createLink()
 10871 …eNamedDest( const rtl::OUString& sDestName, const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::…  in createNamedDest()
 10893 sal_Int32 PDFWriterImpl::createDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestArea…  in createDest()
 10913 …::registerDestReference( sal_Int32 nDestId, const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::…  in registerDestReference()
 11763     sal_Int32 nPageNr = m_nCurrentPage;  in setStructureBoundingBox()  local
 11799 void PDFWriterImpl::setAutoAdvanceTime( sal_uInt32 nSeconds, sal_Int32 nPageNr )  in setAutoAdvanceTime()
 11810 …Impl::setPageTransition( PDFWriter::PageTransition eType, sal_uInt32 nMilliSec, sal_Int32 nPageNr )  in setPageTransition()
 11922 sal_Int32 PDFWriterImpl::createControl( const PDFWriter::AnyWidget& rControl, sal_Int32 nPageNr )  in createControl()
 
 | 
| /aoo42x/main/sdext/source/pdfimport/tree/ | 
| H A D | genericelements.hxx | 312                                                 sal_Int32 nPageNr )  in createPageElement()
 | 
| /aoo42x/main/sw/source/core/doc/ | 
| H A D | docedt.cxx | 1933 							sal_uInt16 nPageNr = pCntFrm->GetPhyPageNum();  in Spell()  local2158 				sal_uInt16 nPageNr = pCntFrm->GetPhyPageNum();  in lcl_HyphenateNode()  local
 
 | 
        Completed in 108 milliseconds