Home
last modified time | relevance | path

Searched refs:aPage (Results 1 – 25 of 28) sorted by last modified time

12

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3926 SwPaM aPage(aPamStart); in GiveNodePageDesc() local
3928 rDoc.InsertPoolItem(aPage, rPgDesc, 0); in GiveNodePageDesc()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1566 Any aPage; in operator ()() local
1573 aPage = xPages->getByIndex(pFrameView->GetSelectedPageOnLoad()); in operator ()()
1581 aPage = xPages->getByIndex(pFrameView->GetSelectedPageOnLoad()); in operator ()()
1586 xSet->setPropertyValue (String::CreateFromAscii("CurrentPage"), aPage); in operator ()()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1751 aPage.SetSize(Size(aSz.Width() - 3, aSz.Height() - 3)); in SwMarkPreview()
1753 sal_uLong nOutWPix = aPage.GetWidth(); in SwMarkPreview()
1754 sal_uLong nOutHPix = aPage.GetHeight(); in SwMarkPreview()
1800 Rectangle aShadow(aPage); in Paint()
1805 DrawRect( aPage, m_aBgCol, m_aLineCol ); in Paint()
1808 Rectangle aPageSeparator(aPage); in Paint()
1810 aPageSeparator.Move(aPage.GetWidth() / 2 - 1, 0); in Paint()
1816 …Rectangle aLeftMark(Point(aPage.Left() + 2, aLeftPagePrtArea.Top() + 4), Size(aLeftPagePrtArea.Lef… in Paint()
1874 if (aPage.IsInside(aTextLine)) in PaintPage()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx386 Rectangle aPage; member in SwMarkPreview
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx900 if ( (bOldUp != ArrowEnabled(KEY_PAGEUP,aPage)) ||(bOldDown != ArrowEnabled(KEY_PAGEDOWN,aPage)) ) in Scroll()
910 if (mPages[aPage-1]->bScrollbar) in AutoScroll()
922 Scroll(lScroll, aPage); in AutoScroll()
929 if (aPage == -1) in MakeVisible()
940 aPage = n+1; in MakeVisible()
947 if (aPage!=-1) in MakeVisible()
948 AutoScroll(pPostIt,aPage); in MakeVisible()
972 if (ArrowEnabled(aDirection,aPage)) in GetArrowColor()
1526 if (mPages.size() > aPage-1) in ShowScrollbar()
1600 Scroll( GetScrollSize(),aPage); in ScrollbarHit()
[all …]
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx401 MultiSelection aPage( aPageRange ); in DoPrint() local
402 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in DoPrint()
403 aPage.Select( aPageRange ); in DoPrint()
405 … long nPrinted = pPrintFunc->DoPrint( aPage, nTabStart, nDisplayStart, bDoPrint, pFillLocation ); in DoPrint()
H A Dpfuncache.cxx122 MultiSelection aPage( aPageRange ); in InitLocations() local
123 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in InitLocations()
124 aPage.Select( aPageRange ); in InitLocations()
127 aFunc.DoPrint( aPage, nTabStart, nDisplayStart, sal_False, &aLocData ); in InitLocations()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx876 SvxPageItem aPage( (const SvxPageItem&)rOldSet.Get( nWhich ) ); in FillItemSet() local
880 aPage.SetPageUsage( in FillItemSet()
885 aPage.SetLandscape(bChecked); in FillItemSet()
894 aPage.SetNumType( (SvxNumType)nPos ); in FillItemSet()
902 if ( !pOld || !( *(const SvxPageItem*)pOld == aPage ) ) in FillItemSet()
904 rSet.Put( aPage ); in FillItemSet()
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx61 GDIMetaFile aPage; member
100 maPages[ nReplacePage ].aPage = i_rPage; in insert()
118 o_rPageFile = maPages[i].aPage; in get()
131 maPages[i].aPage.Clear(); in invalidate()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx984 SwPaM aPage(aPamStart); in InsertSegments() local
986 mrReader.pDoc->InsertPoolItem(aPage, aPgDesc, 0); in InsertSegments()
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx1077 const XubString aPage = lcl_GetPageNumber( pPage ); in NewErgoSumPortion() local
1080 pPara->SetErgoSumNum( aPage ); in NewErgoSumPortion()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx736 SwAccessibleChild aPage; in Update() local
745 aPage = (*aPageIter)->pPage; in Update()
752 SwRect aLogicPgSwRect( aPage.GetBox( rAccMap ) ); in Update()
/trunk/main/sw/inc/
H A DPostItMgr.hxx176 void Scroll(const long lScroll,const unsigned long aPage );
177 … AutoScroll(const sw::sidebarwindows::SwSidebarWin* pPostIt,const unsigned long aPage );
178 bool ScrollbarHit(const unsigned long aPage,const Point &aPoint);
183 bool ArrowEnabled(sal_uInt16 aDirection,unsigned long aPage) const;
184 bool BorderOverPageBorder(unsigned long aPage) const;
215 long aPage = -1);
217 bool ShowScrollbar(const unsigned long aPage) const;
242 Rectangle GetBottomScrollRect(const unsigned long aPage) const;
243 Rectangle GetTopScrollRect(const unsigned long aPage) const;
246 Color GetArrowColor(sal_uInt16 aDirection,unsigned long aPage) const;
/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx243 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
244 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
254 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
260 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
274 rRect.Top() = aPage.Top(); in CalcBoundRect_Impl()
275 rRect.Bottom() = aPage.Bottom(); in CalcBoundRect_Impl()
340 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
346 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
350 rRect.Left() = aPage.Left(); in CalcBoundRect_Impl()
351 rRect.Right() = aPage.Right(); in CalcBoundRect_Impl()
[all …]
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx46 Rectangle aPage; member in SvxSwFrameExample
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx987 PageType aPage; in SgfFilterSDrw() local
999 rInp>>aPage; in SgfFilterSDrw()
1000 if (aPage.nList!=0) SkipObjkList(rInp); in SgfFilterSDrw()
1001 } while (aPage.Next!=0L && !rInp.GetError()); in SgfFilterSDrw()
1005 rInp>>aPage; in SgfFilterSDrw()
1008 Num=aPage.StdPg; in SgfFilterSDrw()
1012 rInp>>aPage; in SgfFilterSDrw()
1013 if (aPage.nList!=0) SkipObjkList(rInp); in SgfFilterSDrw()
1016 rInp>>aPage; in SgfFilterSDrw()
1020 rInp>>aPage; in SgfFilterSDrw()
[all …]
/trunk/main/store/source/
H A Dstordir.cxx140 OStoreDirectoryPageObject aPage; in create() local
142 aPage, STORE_ATTRIB_ISDIR, in create()
147 if (!(aPage.attrib() & STORE_ATTRIB_ISDIR)) in create()
150 inode_holder_type xNode (aPage.get()); in create()
156 m_nPath = aPage.path(); in create()
199 OStoreDirectoryPageObject aPage; in iterate() local
200 eErrCode = m_xManager->loadObjectAt (aPage, aLink.location()); in iterate()
203 inode_holder_type xNode (aPage.get()); in iterate()
220 rFindData.m_nAttrib |= aPage.attrib(); in iterate()
221 rFindData.m_nSize = aPage.dataLength(); in iterate()
H A Dstorlckb.cxx103 OStoreDirectoryPageObject aPage; in create() local
105 aPage, STORE_ATTRIB_ISFILE, in create()
282 aPage.touch(); in writeAt()
290 if (aPage.dataLength() < nOffset) in writeAt()
291 aPage.dataLength (nOffset); in writeAt()
345 aPage.dataLength (nOffset); in writeAt()
350 if (aPage.dirty()) in writeAt()
351 return m_xManager->saveObjectAt (aPage, aPage.location()); in writeAt()
428 aPage.dataLength (nSize); in setSize()
431 return m_xManager->saveObjectAt (aPage, aPage.location()); in setSize()
[all …]
H A Dstorpage.cxx649 OStoreDirectoryPageObject aPage; in symlink() local
655 inode_holder_type xNode (aPage.get()); in symlink()
656 aPage.key (aSrcKey); in symlink()
666 aPage.attrib (STORE_ATTRIB_ISLINK); in symlink()
670 eErrCode = base::allocate (aPage); in symlink()
725 OStoreDirectoryPageObject aPage; in rename() local
734 if (aPage.attrib() & STORE_ATTRIB_ISDIR) in rename()
772 aPage.key (e.m_aKey); in rename()
816 OStoreDirectoryPageObject aPage; in remove() local
837 eErrCode = aPage.truncate (0, *this); in remove()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsCurrentSlideManager.cxx253 Any aPage; in SetCurrentSlideAtXController() local
254 aPage <<= rpDescriptor->GetPage()->getUnoPage(); in SetCurrentSlideAtXController()
257 aPage); in SetCurrentSlideAtXController()
/trunk/main/sd/source/ui/func/
H A Dfusldlg.cxx144 rtl::OUString aPage; in DoExecute() local
151 aPage = ITEMVALUE( aDlgSet, ATTR_PRESENT_DIANAME, SfxStringItem ); in DoExecute()
152 if( aPage != rPresentationSettings.maPresPage ) in DoExecute()
155 rPresentationSettings.maPresPage = aPage; in DoExecute()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx3246 …String aPage( INetURLObject::decode( pFieldEntry->aFieldUrl, '%', INetURLObject::DECODE_WITH_CHARS… in ImplWriteTextStyleAtom() local
3247 aPage.Erase( 0, 1 ); in ImplWriteTextStyleAtom()
3250 if ( *pStr == aPage ) in ImplWriteTextStyleAtom()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1065 MultiSelection aPage( aPageRange ); in getRenderer() local
1066 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in getRenderer()
1067 aPage.Select( aPageRange ); in getRenderer()
1072 (void)aFunc.DoPrint( aPage, nTabStart, nDisplayStart, sal_False, NULL ); in getRenderer()
1166 MultiSelection aPage( aPageRange ); in render() local
1167 aPage.SetTotalRange( Range(0,RANGE_MAX) ); in render()
1168 aPage.Select( aPageRange ); in render()
1201 (void)aFunc.DoPrint( aPage, nTabStart, nDisplayStart, sal_True, NULL ); in render()
H A Ddapiuno.cxx2263 String aPage( rPage ); in setCurrentPage() local
2264 pDim->SetCurrentPage( &aPage ); in setCurrentPage()
2288 String aPage; in setUseCurrentPage() local
2289 pDim->SetCurrentPage( &aPage ); in setUseCurrentPage()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartHelper.java156 XShapes aPage = null; in insertOLEChartInDraw() local
168 aPage = (XShapes) UnoRuntime.queryInterface( in insertOLEChartInDraw()
186 aPage = (XShapes) UnoRuntime.queryInterface( in insertOLEChartInDraw()
191 if( aPage != null ) in insertOLEChartInDraw()
207 aPage.add( aShape ); in insertOLEChartInDraw()

Completed in 310 milliseconds

12