Searched refs:FindPage (Results 1 – 11 of 11) sorted by relevance
1100 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 SwDrawContact2098 pPg = (SwPageFrm*)::FindPage( rRect, pPg ); in FindPage()2116 : FindPage( GetMaster()->GetCurrentBoundRect() ); in ChkPage()
853 pAnch = pContact->FindPage( aRect ); in CalcAnchor()
1133 pTmpLay = (SwLayoutFrm*)::FindPage( aTmpRect, pTmpLay->Lower() ); in FindAnchor()1151 pPage = ::FindPage( aTmp, pPage ); in FindAnchor()1313 pTmpPage = (SwPageFrm*)::FindPage( aTmp, pTmpPage ); in SetAbsPos()
3333 const SwFrm* MA_FASTCALL FindPage( const SwRect &rRect, const SwFrm *pPage ) in FindPage() function
457 … 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()
492 SwPageFrm* FindPage( const SwRect &rRect );
134 const SwFrm * MA_FASTCALL FindPage( const SwRect &rRect, const SwFrm *pPage );
2880 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
345 SdPage* FindPage( const ::rtl::OUString& rName ) const throw();
369 sal_uInt16 FindPage( sal_uInt32 nId ) const;
235 sal_uInt16 PptSlidePersistList::FindPage(sal_uInt32 nId) const in FindPage() function in PptSlidePersistList2675 nMasterIndex = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in SetPageNum()2752 … sal_uInt16 nNextMaster = pMasterPages->FindPage( pMasterPersist->aSlideAtom.nMasterId ); in GetColorFromPalette()3010 … sal_uInt16 nNextMaster = pMasterPages->FindPage( pE->aSlideAtom.nMasterId ); in ImportPage()3204 nIdx = pMasterPages->FindPage( nId ); in GetMasterPageIndex()
Completed in 131 milliseconds