Home
last modified time | relevance | path

Searched refs:FindPage (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sw/source/core/draw/
H A Ddcontact.cxx1100 SwPageFrm* pPg = (SwPageFrm*)::FindPage( aRect, pPage ); in NotifyBackgrdOfAllVirtObjs()
1131 SwPageFrm* pOldPageFrm = (SwPageFrm*)::FindPage( aOldRect, pPageFrm ); in lcl_NotifyBackgroundOfObj()
1142 pPageFrm = (SwPageFrm*)::FindPage( aNewRect, pPageFrm ); in lcl_NotifyBackgroundOfObj()
2091 SwPageFrm* SwDrawContact::FindPage( const SwRect &rRect ) in FindPage() function in SwDrawContact
2098 pPg = (SwPageFrm*)::FindPage( rRect, pPg ); in FindPage()
2116 : FindPage( GetMaster()->GetCurrentBoundRect() ); in ChkPage()
H A Ddview.cxx853 pAnch = pContact->FindPage( aRect ); in CalcAnchor()
/aoo41x/main/sw/source/core/layout/
H A Dflycnt.cxx1133 pTmpLay = (SwLayoutFrm*)::FindPage( aTmpRect, pTmpLay->Lower() ); in FindAnchor()
1151 pPage = ::FindPage( aTmp, pPage ); in FindAnchor()
1313 pTmpPage = (SwPageFrm*)::FindPage( aTmp, pTmpPage ); in SetAbsPos()
H A Dfrmtool.cxx3333 const SwFrm* MA_FASTCALL FindPage( const SwRect &rRect, const SwFrm *pPage ) in FindPage() function
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx457 … sal_uInt16 nPage = pPageList->FindPage( nNumber ); in Import()
765 sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in Import()
1009 sal_uInt16 nNotesPageIndex = pNotePages->FindPage( nNotesPageId ); in Import()
1326 sal_uInt16 nPage = pPageList->FindPage( nPageNumber ); in Import()
/aoo41x/main/sw/inc/
H A Ddcontact.hxx492 SwPageFrm* FindPage( const SwRect &rRect );
/aoo41x/main/sw/source/core/inc/
H A Dfrmtool.hxx134 const SwFrm * MA_FASTCALL FindPage( const SwRect &rRect, const SwFrm *pPage );
/aoo41x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2880 SdPage* pPage = FindPage( aName ); in getByName()
2955 return FindPage( aName ) != NULL; in hasByName()
2976 SdPage* SdDocLinkTargets::FindPage( const OUString& rName ) const throw() in FindPage() function in SdDocLinkTargets
/aoo41x/main/sd/source/ui/inc/
H A Dunomodel.hxx345 SdPage* FindPage( const ::rtl::OUString& rName ) const throw();
/aoo41x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx369 sal_uInt16 FindPage( sal_uInt32 nId ) const;
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx235 sal_uInt16 PptSlidePersistList::FindPage(sal_uInt32 nId) const in FindPage() function in PptSlidePersistList
2675 nMasterIndex = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in SetPageNum()
2752 … sal_uInt16 nNextMaster = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in GetColorFromPalette()
3012 … sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in ImportPage()
3216 nIdx = pMasterPages->FindPage( nId ); in GetMasterPageIndex()

Completed in 133 milliseconds