Searched defs:nPageNo (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | dbfunc4.cxx | 61 for (sal_uInt16 nPageNo=0; nPageNo<nPageCount; nPageNo++) in DoUpdateCharts() local
|
H A D | printfun.cxx | 1692 sal_Bool ScPrintFunc::IsMirror( long nPageNo ) // Raender spiegeln ? in IsMirror() 1698 sal_Bool ScPrintFunc::IsLeft( long nPageNo ) // linke Fussnoten ? in IsLeft() 1753 void ScPrintFunc::PrintHF( long nPageNo, sal_Bool bHeader, long nStartY, in PrintHF() 1968 long ScPrintFunc::PrintNotes( long nPageNo, long nNoteStart, sal_Bool bDoPrint, ScPreviewLocationDa… in PrintNotes() 2037 void ScPrintFunc::PrintPage( long nPageNo, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in PrintPage() 2704 long nPageNo = 0; in DoPrint() local
|
H A D | prevwsh.cxx | 330 long nPageNo = pPreview->GetPageNo(); in UpdateScrollBars() local 370 long nPageNo = 0; in IMPL_LINK() local
|
H A D | gridwin4.cxx | 1140 long nPageNo = rData.GetFirstPage(); in DrawPagePreview() local
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | preview.hxx | 38 long nPageNo; // Seite im Dokument member in ScPreview
|
/aoo41x/main/sc/inc/ |
H A D | editutil.hxx | 192 long nPageNo; member
|
/aoo41x/main/sc/source/core/tool/ |
H A D | charthelper.cxx | 61 for (sal_uInt16 nPageNo=0; nPageNo<nPageCount; nPageNo++) in lcl_DoUpdateCharts() local
|
/aoo41x/main/sw/source/core/fields/ |
H A D | reffld.cxx | 393 sal_uInt16 nPageNo = pFrm->GetVirtPageNum(); in UpdateField() local
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doc.cxx | 1167 sal_uInt16 nPageNo, sal_uInt16 nLineNo ) in lcl_FormatPostIt() 1260 sal_uInt16 nPageNo = 1; in CalculatePagesForPrinting() local
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 3033 sal_uInt16 nPageNo = pDoc->MakePageDesc(aName); in ReadSectControls() local 3048 sal_uInt16 nPageNo = pDoc->MakePageDesc(aTitle); in ReadSectControls() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 511 void ScDrawLayer::SetPageSize( sal_uInt16 nPageNo, const Size& rSize, bool bUpdateNoteCaptionPos ) in SetPageSize()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 2911 sal_Int32 nPageNo = aNewLevel.getLength() - (bHyperlinks ? 2 : 3); in handleToc() local
|
Completed in 570 milliseconds