Home
last modified time | relevance | path

Searched refs:nPage (Results 1 – 25 of 148) sorted by path

123456

/trunk/extras/l10n/source/ne/
H A Dlocalize.sdf47931 … 0 ne _: dlgpage.src#RID_PAGEDIALOG_PAGE.1.RID_SVXPAGE_PAGE.pageitem.text\nPage 2002-02-02 02:0…
47939 …AGEDIALOG_PAGE 1 50 ne _: dlgpage.src#RID_PAGEDIALOG_PAGE.1.string.text\nPage 2002-02-02 02:0…
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx949 void ModulWindow::printPage( sal_Int32 nPage, Printer* pPrinter ) in printPage() argument
951 FormatAndPrint( pPrinter, nPage ); in printPage()
H A Dbaside2.hxx355 sal_Int32 FormatAndPrint( Printer* pPrinter, sal_Int32 nPage = -1 );
382 virtual void printPage( sal_Int32 nPage, Printer* pPrinter );
H A Dbaside3.cxx1387 void DialogWindow::printPage( sal_Int32 nPage, Printer* pPrinter ) in printPage() argument
1389 pEditor->printPage( nPage, pPrinter, CreateQualifiedName() ); in printPage()
H A Dbastypes.cxx509 sal_uInt16 nPage; member
511 TabBarDDInfo() { npTabBar = 0; nPage = 0; } in TabBarDDInfo()
512 TabBarDDInfo( sal_uLong _npTabBar, sal_uInt16 _nPage ) { npTabBar = _npTabBar; nPage = _nPage; } in TabBarDDInfo()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx1286 void DlgEditor::printPage( sal_Int32 nPage, Printer* pPrinter, const String& rTitle ) in printPage() argument
1288 if( nPage == 0 ) in printPage()
/trunk/main/basctl/source/inc/
H A Dbaside3.hxx110 virtual void printPage( sal_Int32 nPage, Printer* pPrinter );
H A Dbastypes.hxx210 virtual void printPage( sal_Int32 nPage, Printer* pPrinter ) = 0;
H A Ddlged.hxx198 void printPage( sal_Int32 nPage, Printer* pPrinter, const String& );
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx183 void SetPagePos(sal_uInt32 nPage) {nPagePos = nPage;} in SetPagePos() argument
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx198 sal_uInt16 nPage; in exportAll() local
205 for( nPage = 0; nPage < nPageCount; nPage++) in exportAll()
255 if (nPage) in exportAll()
348 if (ret != nPage) in exportBackgrounds()
358 return nPage; in exportBackgrounds()
389 if (ret != nPage) in exportBackgrounds()
404 if (ret != nPage) in exportBackgrounds()
414 return nPage; in exportBackgrounds()
491 return nPage; in exportDrawPageBackground()
513 return nPage; in exportDrawPageBackground()
[all …]
H A Dswfexporter.hxx172 …::sun::star::uno::Reference< com::sun::star::io::XOutputStream > &xOutputStream, sal_uInt16 nPage);
173 …Reference< com::sun::star::io::XOutputStream > &xOutputStream, sal_uInt16 nPage, sal_Bool bExportO…
174 …::Reference< ::com::sun::star::drawing::XDrawPage > xDrawPage, sal_uInt16 nPage, sal_Bool bExportO…
197 …sal_uInt16 exportDrawPageBackground(sal_uInt16 nPage, ::com::sun::star::uno::Reference< ::com::sun…
198 …sal_uInt16 exportMasterPageObjects(sal_uInt16 nPage, ::com::sun::star::uno::Reference< ::com::sun:…
H A Dswffilter.cxx211 OUString filename = STR("slide") + VAL(nPage+1) + STR(suffix) + STR(".swf"); in exportBackground()
220 if (nCached != nPage) in exportBackground()
414 for(sal_Int32 nPage = 0; nPage < nPageCount; nPage++) in ExportAsMultipleFiles() local
417 mxStatusIndicator->setValue( nPage ); in ExportAsMultipleFiles()
418 xDrawPages->getByIndex(nPage) >>= xDrawPage; in ExportAsMultipleFiles()
427 backgroundfilename = exportBackground(aFlashExporter, xDrawPage, swfdirpath, nPage, "b"); in ExportAsMultipleFiles()
432 objectsfilename = exportBackground(aFlashExporter, xDrawPage, swfdirpath, nPage, "o"); in ExportAsMultipleFiles()
437 fullpath = swfdirpath + STR("/slide") + VAL(nPage+1) + STR("p.swf"); in ExportAsMultipleFiles()
458 if (nPage < nPageCount - 1) in ExportAsMultipleFiles()
465 fullpath = swfdirpath + STR("/slide") + VAL(nPage+1) + STR("s.swf"); in ExportAsMultipleFiles()
[all …]
/trunk/main/filter/source/placeware/
H A Dexporter.cxx343 sal_Int32 nPage; in doExport() local
345 for( nPage = 0; nPage < nPageCount; nPage++) in doExport()
347 xDrawPages->getByIndex(nPage) >>= xDrawPage; in doExport()
356 aName += OUString::valueOf( nPage ); in doExport()
362 xStatusIndicator->setValue( nPage + 1 ); in doExport()
/trunk/main/offapi/com/sun/star/text/
H A DXPageCursor.idl61 boolean jumpToPage( [in] short nPage );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DJPEGComparator.java56 int nPage = -1; in interpret() local
76 nPage = Integer.valueOf(sPage).intValue(); in interpret()
89 return new NameDPIPage(sName, nDPI, nPage); in interpret()
466 int nPage = aNameDPIPage.Page; in compareJPEG() local
467 if (nPage < 0) in compareJPEG()
469 nPage = 0; in compareJPEG()
486 int nMaxPage = Math.max(nPage, aResultIni.getIntValue("global", "pages", 0)); in compareJPEG()
503 String sSection = "page" + String.valueOf(nPage); in compareJPEG()
/trunk/main/sc/source/filter/inc/
H A Dqproform.hxx75 void ReadSRD( ScSingleRefData& rR, sal_Int8 nPage, sal_Int8 nCol, sal_uInt16 rRel );
/trunk/main/sc/source/filter/qpro/
H A Dqproform.cxx36 void QProToSc::ReadSRD( ScSingleRefData& rSRD, sal_Int8 nPage, sal_Int8 nCol, sal_uInt16 nRelBit ) in ReadSRD() argument
64 rSRD.nRelTab = nPage; in ReadSRD()
67 rSRD.nTab = aEingPos.Tab() + nPage; in ReadSRD()
71 rSRD.nTab = nPage; in ReadSRD()
198 sal_Int8 nCol, nPage; in Convert() local
311 maIn >> nNote >> nCol >> nPage >> nRelBits; in Convert()
312 ReadSRD( aSRD, nPage, nCol, nRelBits ); in Convert()
317 maIn >> nNote >> nCol >> nPage >> nRelBits; in Convert()
318 ReadSRD( aCRD.Ref1, nPage, nCol, nRelBits ); in Convert()
319 maIn >> nCol >> nPage >> nRelBits; in Convert()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Dpagedata.cxx125 long nPage = pData[0].GetFirstPage(); in AddPages() local
128 nPage += ((long)pData[i].GetPagesX())*pData[i].GetPagesY(); in AddPages()
129 pData[i+1].SetFirstPage( nPage ); in AddPages()
/trunk/main/sc/source/ui/inc/
H A Dpfuncache.hxx78 long nPage; member
83 nPage(-1) {} // default: invalid in ScPrintPageLocation()
86 nPage(nP), aCellRange(rRange), aRectangle(rRect) {} in ScPrintPageLocation()
115 SCTAB GetTabForPage( long nPage ) const;
H A Dpreview.hxx130 void SetPageNo( long nPage );
H A Dprintfun.hxx232 long nPage = 0, long nDocP = 0,
240 long nPage = 0, long nDocP = 0,
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx217 sal_uInt16 nPage = GET_USHORT(SID_SCATTR_PAGE_FIRSTPAGENO,rCoreSet); in Reset() local
218 aBtnPageNo.Check( nPage != 0 ); in Reset()
219 aEdPageNo.SetValue( (nPage != 0) ? nPage : 1 ); in Reset()
354 sal_uInt16 nPage = (sal_uInt16)( aBtnPageNo.IsChecked() in FillItemSet() local
358 rCoreSet.Put( SfxUInt16Item( nWhichPageNo, nPage ) ); in FillItemSet()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1228 sal_Int32 nPage = -1; in render() local
1234 nPage = pPrintFuncCache->GetTabStart( aTargetRange.aStart.Tab() ); in render()
1244 nPage = aLocation.nPage; in render()
1282 if ( nPage >= 0 ) in render()
1285 … pPDFData->SetLinkDest( aIter->nLinkId, pPDFData->CreateDest( aArea, nPage ) ); in render()
1287 pPDFData->DescribeRegisteredDest( aIter->nDestId, aArea, nPage ); in render()
/trunk/main/sc/source/ui/view/
H A Dpfuncache.cxx119 for ( long nPage=0; nPage<nPages[nTab]; nPage++ ) in InitLocations() local
163 SCTAB ScPrintFuncCache::GetTabForPage( long nPage ) const in GetTabForPage()
168 while ( nTab < nTabCount && nPage >= nPages[nTab] ) in GetTabForPage()
169 nPage -= nPages[nTab++]; in GetTabForPage()

Completed in 1239 milliseconds

123456