/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fudraw.cxx | 369 pView->MakeVisible(pView->GetAllMarkedRect(), *pWindow); in KeyInput() 390 pView->MakeVisible(aVisRect, *pWindow); in KeyInput() 417 pView->MakeVisible(pView->GetAllMarkedRect(), *pWindow); in KeyInput() 442 pView->MakeVisible(pView->GetAllMarkedRect(), *pWindow); in KeyInput() 571 pView->MakeVisible(pView->GetAllMarkedRect(), *pWindow); in KeyInput() 612 pView->MakeVisible(aVisRect, *pWindow); in KeyInput()
|
/aoo41x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 222 void MakeVisible( SvLBoxEntry* pEntry ); 300 void MakeVisible( const Rectangle& rDocPos,sal_Bool bInScrollBarEvent=sal_False); 308 inline void SvImpIconView::MakeVisible( SvLBoxEntry* pEntry ) in MakeVisible() function in SvImpIconView 311 MakeVisible( rRect ); in MakeVisible()
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 176 pView->MakeVisible( pView->GetAllMarkedRect(), *pWindow ); in KeyInput() 192 pView->MakeVisible( aVisRect, *pWindow ); in KeyInput() 283 pView->MakeVisible( pView->GetAllMarkedRect(), *pWindow ); in KeyInput() 322 pView->MakeVisible( aVisRect, *pWindow ); in KeyInput()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | createaddresslistdialog.cxx | 81 void MakeVisible(const Rectangle& aRect); 279 MakeVisible(aRect); in IMPL_LINK() 286 void SwAddressControl_Impl::MakeVisible(const Rectangle & rRect) in MakeVisible() function in SwAddressControl_Impl 331 MakeVisible(aRect); in SetCursorTo()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | swcli.cxx | 100 rSh.MakeVisible( aFrm ); in ObjectAreaChanged() 164 void SwOleClient::MakeVisible() in MakeVisible() function in SwOleClient
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | sdclient.cxx | 237 void Client::MakeVisible() in MakeVisible() function in sd::Client 241 static_cast<DrawViewShell*>(mpViewShell)->MakeVisible( in MakeVisible()
|
H A D | docshel4.cxx | 906 pDrawViewShell->MakeVisible(pObj->GetLogicRect(), in GotoBookmark() 1037 pDrViewSh->MakeVisible(pObj->GetLogicRect(), in GetObjectIsmarked() 1144 pDrViewSh->MakeVisible(pObj->GetLogicRect(), in GotoTreeBookmark()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svimpicn.cxx | 1535 MakeVisible( pCursor ); in KeyInput() 1542 MakeVisible( pNewCursor ); in KeyInput() 1554 MakeVisible( aRect ); in KeyInput() 1566 MakeVisible( pCursor ); in KeyInput() 1570 MakeVisible( pNewCursor ); in KeyInput() 1584 MakeVisible( pCursor ); in KeyInput() 1588 MakeVisible( pNewCursor ); in KeyInput() 1599 MakeVisible( pCursor ); in KeyInput() 1606 MakeVisible( pNewCursor ); in KeyInput() 1618 MakeVisible( aRect ); in KeyInput() [all …]
|
H A D | svimpbox.cxx | 982 void SvImpLBox::MakeVisible( SvLBoxEntry* pEntry, sal_Bool bMoveToTop ) in MakeVisible() function in SvImpLBox 1817 MakeVisible( pCursor ); in EntryRemoved() 2271 MakeVisible( pCursor ); in KeyInput() 2300 MakeVisible( pCursor ); in KeyInput() 2541 MakeVisible( pCursor ); in KeyInput() 2651 MakeVisible( pNewCursor ); in KeyInput() 2671 MakeVisible( pNewCursor ); in KeyInput() 3200 pView->MakeVisible( pSelected ); in Command() 3289 MakeVisible( pEntry ); in SetCurEntry()
|
H A D | svtreebx.cxx | 1382 MakeVisible( pEntry ); in ShowEntry() 1385 void SvTreeListBox::MakeVisible( SvLBoxEntry* pEntry ) in MakeVisible() function in SvTreeListBox 1387 pImp->MakeVisible(pEntry); in MakeVisible() 1390 void SvTreeListBox::MakeVisible( SvLBoxEntry* pEntry, sal_Bool bMoveToTop ) in MakeVisible() function in SvTreeListBox 1392 pImp->MakeVisible( pEntry, bMoveToTop ); in MakeVisible() 1505 MakeVisible( pEntry ); in ImplEditEntry() 2472 MakeVisible( (SvLBoxEntry*)pModel->First(), sal_True ); in ModelNotification()
|
H A D | svicnvw.cxx | 539 pImp->MakeVisible( aRect ); // vor der Umrechnung in Pixel-Koord. rufen! in EditItemText() 767 void SvIconView::MakeVisible( SvLBoxEntry* pEntry ) in MakeVisible() function in SvIconView 769 pImp->MakeVisible( pEntry ); in MakeVisible()
|
H A D | imivctl1.cxx | 706 MakeVisible( aCurOutputArea ); in ImpArrange() 1253 MakeVisible( aRect ); in KeyInput() 1308 MakeVisible( aRect ); in KeyInput() 2214 MakeVisible( rRect ); in MakeEntryVisible() 2224 MakeVisible( aRect ); in MakeEntryVisible() 2776 MakeVisible( aVisRect ); in HandleScrollCommand() 2828 void SvxIconChoiceCtrl_Impl::MakeVisible( const Rectangle& rRect, sal_Bool bScrBar, in MakeVisible() function in SvxIconChoiceCtrl_Impl 3128 MakeVisible( aRect, bScrollBar ); in Scroll() 3718 MakeVisible( aRect ); in EditEntry()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | glosbib.cxx | 303 aGroupTLB.MakeVisible(pEntry); in IMPL_LINK() 434 aGroupTLB.MakeVisible(pEntry); in IMPL_LINK() 481 aGroupTLB.MakeVisible(aGroupTLB.GetEntry( nPos )); in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsVisibleAreaManager.cxx | 116 MakeVisible(); in RequestVisible() 133 void VisibleAreaManager::MakeVisible (void) in MakeVisible() function in sd::slidesorter::controller::VisibleAreaManager
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | selectlabeldialog.cxx | 136 m_aControlTree.MakeVisible(m_pInitialSelection, sal_True); in DBG_NAME() 141 m_aControlTree.MakeVisible(m_aControlTree.First(), sal_True); in DBG_NAME()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fupoor.cxx | 364 mpView->MakeVisible(aVisRect, *mpWindow); in IMPL_LINK_INLINE_END() 800 mpView->MakeVisible(mpView->GetAllMarkedRect(), *mpWindow); in IMPL_LINK_INLINE_END() 840 mpView->MakeVisible(aVisRect, *mpWindow); in IMPL_LINK_INLINE_END()
|
H A D | fudraw.cxx | 485 mpView->MakeVisible(mpView->GetAllMarkedRect(), *mpWindow); in KeyInput() 504 mpView->MakeVisible(mpView->GetAllMarkedRect(), *mpWindow); in KeyInput() 523 mpView->MakeVisible(mpView->GetAllMarkedRect(), *mpWindow); in KeyInput()
|
/aoo41x/main/cui/source/options/ |
H A D | optdict.cxx | 667 aWordsLB.MakeVisible( pNewEntry ); in IMPL_LINK() 734 aWordsLB.MakeVisible(pEntry); in IMPL_LINK() 757 aWordsLB.MakeVisible(pEntry); in IMPL_LINK()
|
/aoo41x/main/cui/source/customize/ |
H A D | cfgutil.cxx | 809 MakeVisible( GetEntry( 0,0 ) ); in Init() 1127 MakeVisible( pParent, sal_True ); in Expand() 1322 MakeVisible( pMod ); in SelectMacro() 1331 pFunctionListBox->MakeVisible( pMethod ); in SelectMacro()
|
H A D | macropg.cxx | 582 rListBox.MakeVisible( _pE ); in DisplayAppEvents() 589 rListBox.MakeVisible( pE ); in DisplayAppEvents() 734 rListBox.MakeVisible( pE ); in GenericHandler_Impl()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | PostItMgr.cxx | 436 MakeVisible((*i)->pPostIt); in Focus() 774 MakeVisible((*i),n+1); in LayoutPostIts() 927 void SwPostItMgr::MakeVisible(const SwSidebarWin* pPostIt,long aPage ) in MakeVisible() function in SwPostItMgr 951 mpWrtShell->MakeVisible(SwRect(mpEditWin->PixelToLogic(aNoteRect))); in MakeVisible() 1886 MakeVisible(pWin); in SearchReplace()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | svtreebx.hxx | 304 virtual void MakeVisible( SvLBoxEntry* ); 305 void MakeVisible( SvLBoxEntry*, sal_Bool bMoveToTop );
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | WNameMatch.cxx | 297 m_CTRL_RIGHT.MakeVisible(m_CTRL_RIGHT.GetEntry(nNewPos),sal_True); 331 m_CTRL_LEFT.MakeVisible(m_CTRL_LEFT.GetEntry(nNewPos),sal_True);
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 552 void DrawView::MakeVisible(const Rectangle& rRect, ::Window& rWin) in MakeVisible() function in sd::DrawView 556 mpDrawViewShell->MakeVisible(rRect, rWin); in MakeVisible()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview5.cxx | 604 MakeVisible(pDrawObj->GetCurrentBoundRect()); in ScrollToObject() 608 void ScTabView::MakeVisible( const Rectangle& rHMMRect ) in MakeVisible() function in ScTabView
|