/trunk/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 758 aLbEntries.Refresh(); in ScNavigatorDlg() 956 aLbEntries.Refresh( SC_CONTENT_TABLE ); in Notify() 960 aLbEntries.Refresh( SC_CONTENT_DBAREA ); in Notify() 964 aLbEntries.Refresh( SC_CONTENT_RANGENAME ); in Notify() 968 aLbEntries.Refresh( SC_CONTENT_GRAPHIC ); in Notify() 969 aLbEntries.Refresh( SC_CONTENT_OLEOBJECT ); in Notify() 970 aLbEntries.Refresh( SC_CONTENT_DRAWING ); in Notify() 974 aLbEntries.Refresh( SC_CONTENT_AREALINK ); in Notify() 1015 aLbEntries.Refresh( SC_CONTENT_NOTE ); in IMPL_LINK() 1210 aLbEntries.Refresh(); in UpdateAll() [all …]
|
H A D | content.cxx | 804 void ScContentTree::Refresh( sal_uInt16 nType ) in Refresh() function in ScContentTree 1541 Refresh(); // Inhalte aus geladenem Dokument holen in LoadFile() 1571 Refresh(); in SetRootType() 1607 Refresh(); // Inhalte nur wenn automatisch in ActiveDocChanged() 1624 Refresh(); in ActiveDocChanged() 1638 Refresh(); in SetManualDoc()
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | ATables.cxx | 64 m_aCollection.Refresh(); in impl_refresh() 83 m_aCollection.Refresh(); in appendObject() 99 m_aCollection.Refresh(); in appendNew()
|
H A D | AGroups.cxx | 56 m_aCollection.Refresh(); in impl_refresh()
|
H A D | AUsers.cxx | 55 m_aCollection.Refresh(); in impl_refresh()
|
H A D | AIndexes.cxx | 54 m_aCollection.Refresh(); in impl_refresh()
|
H A D | AKeys.cxx | 58 m_aCollection.Refresh(); in impl_refresh()
|
H A D | AViews.cxx | 56 m_aCollection.Refresh(); in impl_refresh()
|
H A D | ACatalog.cxx | 62 aTables.Refresh(); in refreshTables()
|
H A D | AColumns.cxx | 57 m_aCollection.Refresh(); in impl_refresh()
|
/trunk/main/connectivity/source/inc/ado/ |
H A D | Aolewrap.hxx | 152 inline void Refresh(){pInterface->Refresh();} in Refresh() function in connectivity::ado::WpOLECollection 199 Refresh(); in fillElementNames()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | arealink.cxx | 149 Refresh( aFile, aFilter, aArea, GetRefreshDelay() ); in DataChanged() 238 sal_Bool ScAreaLink::Refresh( const String& rNewFile, const String& rNewFilter, in Refresh() function in ScAreaLink 501 long nRes = Refresh( aFileName, aFilterName, aSourceArea, in IMPL_LINK() 514 Refresh( pImpl->m_pDialog->GetURL(), pImpl->m_pDialog->GetFilter(), in IMPL_LINK()
|
H A D | tablink.cxx | 154 Refresh( aFile, aFilter, NULL, GetRefreshDelay() ); // don't load twice in DataChanged() 182 sal_Bool ScTableLink::Refresh(const String& rNewFile, const String& rNewFilter, in Refresh() function in ScTableLink 440 long nRes = Refresh( aFileName, aFilterName, NULL, GetRefreshDelay() ) != 0; in IMPL_LINK()
|
/trunk/main/sc/inc/ |
H A D | dpsave.hxx | 179 void Refresh( const com::sun::star::uno::Reference< 262 void Refresh( const com::sun::star::uno::Reference<
|
H A D | arealink.hxx | 66 sal_Bool Refresh( const String& rNewFile, const String& rNewFilter,
|
H A D | tablink.hxx | 65 sal_Bool Refresh(const String& rNewFile, const String& rNewFilter,
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | linkuno.cxx | 164 pLink->Refresh( pLink->GetFileName(), pLink->GetFilterName(), NULL, pLink->GetRefreshDelay() ); in refresh() 348 pLink->Refresh( aFileName, aFilterStr, NULL, pLink->GetRefreshDelay() ); in setFilter() 369 pLink->Refresh( aFileName, pLink->GetFilterName(), &aOptStr, pLink->GetRefreshDelay() ); in setFilterOptions() 715 …pLink->Refresh( pLink->GetFile(), pLink->GetFilter(), pLink->GetSource(), pLink->GetRefreshDelay()… in refresh()
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbapivotcache.hxx | 39 virtual void SAL_CALL Refresh() throw (css::uno::RuntimeException);
|
H A D | vbapivotcache.cxx | 34 ScVbaPivotCache::Refresh() throw (css::uno::RuntimeException) in Refresh() function in ScVbaPivotCache
|
/trunk/main/sc/source/core/data/ |
H A D | dpsave.cxx | 1346 void ScDPSaveData::Refresh( const uno::Reference<sheet::XDimensionsSupplier>& xSource ) in Refresh() function in ScDPSaveData 1389 pDim->Refresh( xSource, deletedDims ); in Refresh() 1401 void ScDPSaveDimension::Refresh( const com::sun::star::uno::Reference< in Refresh() function in ScDPSaveDimension
|
/trunk/main/oovbaapi/ooo/vba/excel/ |
H A D | XPivotCache.idl | 44 void Refresh();
|
/trunk/main/sc/source/ui/inc/ |
H A D | content.hxx | 151 void Refresh( sal_uInt16 nType = 0 );
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | toolbox_tmpl.hrc | 31 Text [ en-US ] = "Refresh"; \
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | sbabrw.src | 188 Command = ".uno:Refresh" ;
|
/trunk/main/sc/source/ui/src/ |
H A D | popup.src | 226 Text [ en-US ] = "~Refresh" ;
|