Home
last modified time | relevance | path

Searched defs:void (Results 76 – 100 of 1493) sorted by relevance

12345678910>>...60

/aoo42x/main/sfx2/source/sidebar/
H A DAccessible.cxx44 Accessible::~Accessible (void) in ~Accessible() argument
51 void SAL_CALL Accessible::disposing (void) in disposing() argument
61 Reference<accessibility::XAccessibleContext> SAL_CALL Accessible::getAccessibleContext (void) in getAccessibleContext() argument
H A DSidebarDockingWindow.cxx64 SidebarDockingWindow::~SidebarDockingWindow (void) in ~SidebarDockingWindow() argument
72 void SidebarDockingWindow::DoDispose (void) in DoDispose() argument
96 SfxChildWindow* SidebarDockingWindow::GetChildWindow (void) in GetChildWindow() argument
104 sal_Bool SidebarDockingWindow::Close (void) in Close() argument
/aoo42x/main/sd/source/ui/sidebar/
H A DPanelBase.cxx49 PanelBase::~PanelBase (void) in ~PanelBase() argument
60 void PanelBase::Dispose (void) in Dispose() argument
80 void PanelBase::Resize (void) in Resize() argument
116 bool PanelBase::ProvideWrappedControl (void) in ProvideWrappedControl() argument
H A DMasterPageContainerProviders.cxx46 PagePreviewProvider::PagePreviewProvider (void) in PagePreviewProvider() argument
77 int PagePreviewProvider::GetCostIndex (void) in GetCostIndex() argument
85 bool PagePreviewProvider::NeedsPageObject (void) in NeedsPageObject() argument
230 int TemplatePreviewProvider::GetCostIndex (void) in GetCostIndex() argument
238 bool TemplatePreviewProvider::NeedsPageObject (void) in NeedsPageObject() argument
313 int TemplatePageObjectProvider::GetCostIndex (void) in GetCostIndex() argument
336 DefaultPageObjectProvider::DefaultPageObjectProvider (void) in DefaultPageObjectProvider() argument
365 int DefaultPageObjectProvider::GetCostIndex (void) in GetCostIndex() argument
401 int ExistingPageProvider::GetCostIndex (void) in GetCostIndex() argument
/aoo42x/main/svx/source/sidebar/
H A DSelectionChangeHandler.cxx53 SelectionChangeHandler::~SelectionChangeHandler (void) in ~SelectionChangeHandler() argument
86 void SAL_CALL SelectionChangeHandler::disposing (void) in disposing() argument
96 void SelectionChangeHandler::Connect (void) in Connect() argument
109 void SelectionChangeHandler::Disconnect (void) in Disconnect() argument
/aoo42x/main/embedserv/source/inprocserv/
H A Dadvisesink.cxx134 STDMETHODIMP_(void) OleWrapperAdviseSink::OnDataChange( LPFORMATETC pFetc, LPSTGMEDIUM pMedium ) in STDMETHODIMP_() argument
143 STDMETHODIMP_(void) OleWrapperAdviseSink::OnViewChange( DWORD dwAspect, LONG lindex ) in STDMETHODIMP_() argument
152 STDMETHODIMP_(void) OleWrapperAdviseSink::OnRename( LPMONIKER pMoniker ) in STDMETHODIMP_() argument
161 STDMETHODIMP_(void) OleWrapperAdviseSink::OnSave(void) in STDMETHODIMP_() argument
170 STDMETHODIMP_(void) OleWrapperAdviseSink::OnClose(void) in STDMETHODIMP_() argument
/aoo42x/main/dbaccess/source/core/api/
H A Dresultset.cxx227 void OResultSet::close(void) throw( SQLException, RuntimeException ) in close() argument
350 Any OResultSet::getWarnings(void) throw( SQLException, RuntimeException ) in getWarnings() argument
488 sal_Bool OResultSet::wasNull(void) throw( SQLException, RuntimeException ) in wasNull() argument
861 sal_Bool OResultSet::next(void) throw( SQLException, RuntimeException ) in next() argument
901 sal_Bool OResultSet::isLast(void) throw( SQLException, RuntimeException ) in isLast() argument
921 void OResultSet::afterLast(void) throw( SQLException, RuntimeException ) in afterLast() argument
931 sal_Bool OResultSet::first(void) throw( SQLException, RuntimeException ) in first() argument
941 sal_Bool OResultSet::last(void) throw( SQLException, RuntimeException ) in last() argument
1115 void OResultSet::insertRow(void) throw( SQLException, RuntimeException ) in insertRow() argument
1127 void OResultSet::updateRow(void) throw( SQLException, RuntimeException ) in updateRow() argument
[all …]
/aoo42x/main/sd/source/ui/framework/module/
H A DModuleController.cxx61 ResourceToFactoryMap (void) {} in ResourceToFactoryMap() argument
73 LoadedFactoryContainer (void) {} in LoadedFactoryContainer() argument
89 ::rtl::OUString ModuleController_getImplementationName (void) throw(RuntimeException) in ModuleController_getImplementationName() argument
98 Sequence<rtl::OUString> SAL_CALL ModuleController_getSupportedServiceNames (void) in ModuleController_getSupportedServiceNames() argument
133 ModuleController::~ModuleController (void) throw() in ~ModuleController() argument
140 void SAL_CALL ModuleController::disposing (void) in disposing() argument
216 void ModuleController::InstantiateStartupServices (void) in InstantiateStartupServices() argument
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsCurrentSlideManager.cxx63 CurrentSlideManager::~CurrentSlideManager (void) in ~CurrentSlideManager() argument
108 void CurrentSlideManager::ReleaseCurrentSlide (void) in ReleaseCurrentSlide() argument
120 bool CurrentSlideManager::IsCurrentSlideIsValid (void) in IsCurrentSlideIsValid() argument
271 SharedPageDescriptor CurrentSlideManager::GetCurrentSlide (void) in GetCurrentSlide() argument
279 void CurrentSlideManager::PrepareModelChange (void) in PrepareModelChange() argument
287 void CurrentSlideManager::HandleModelChange (void) in HandleModelChange() argument
300 IMPL_LINK(CurrentSlideManager, SwitchPageCallback, void*, EMPTYARG) in IMPL_LINK() argument
/aoo42x/main/sd/source/ui/framework/factories/
H A DViewShellWrapper.cxx77 ViewShellWrapper::~ViewShellWrapper (void) in ~ViewShellWrapper() argument
84 void SAL_CALL ViewShellWrapper::disposing (void) in disposing() argument
102 ::boost::shared_ptr<ViewShell> ViewShellWrapper::GetViewShell (void) in GetViewShell() argument
112 Reference<XResourceId> SAL_CALL ViewShellWrapper::getResourceId (void) in getResourceId() argument
121 sal_Bool SAL_CALL ViewShellWrapper::isAnchorOnly (void) in isAnchorOnly() argument
173 const Sequence<sal_Int8>& ViewShellWrapper::getUnoTunnelId (void) in getUnoTunnelId() argument
H A DBasicToolBarFactory.cxx52 ::rtl::OUString BasicToolBarFactory_getImplementationName (void) throw(RuntimeException) in BasicToolBarFactory_getImplementationName() argument
61 Sequence<rtl::OUString> SAL_CALL BasicToolBarFactory_getSupportedServiceNames (void) in BasicToolBarFactory_getSupportedServiceNames() argument
88 BasicToolBarFactory::~BasicToolBarFactory (void) in ~BasicToolBarFactory() argument
95 void SAL_CALL BasicToolBarFactory::disposing (void) in disposing() argument
103 void BasicToolBarFactory::Shutdown (void) in Shutdown() argument
/aoo42x/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessor.cxx79 QueueProcessor::~QueueProcessor (void) in ~QueueProcessor() argument
103 void QueueProcessor::Stop (void) in Stop() argument
112 void QueueProcessor::Pause (void) in Pause() argument
120 void QueueProcessor::Resume (void) in Resume() argument
130 void QueueProcessor::Terminate (void) in Terminate() argument
157 void QueueProcessor::ProcessRequests (void) in ProcessRequests() argument
H A DSlsRequestQueue.cxx99 RequestQueue::~RequestQueue (void) in ~RequestQueue() argument
201 CacheKey RequestQueue::GetFront (void) in GetFront() argument
217 RequestPriorityClass RequestQueue::GetFrontPriorityClass (void) in GetFrontPriorityClass() argument
233 void RequestQueue::PopFront (void) in PopFront() argument
255 bool RequestQueue::IsEmpty (void) in IsEmpty() argument
264 void RequestQueue::Clear (void) in Clear() argument
276 ::osl::Mutex& RequestQueue::GetMutex (void) in GetMutex() argument
/aoo42x/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx75 PageDescriptor::~PageDescriptor (void) in ~PageDescriptor() argument
115 bool PageDescriptor::UpdateMasterPage (void) in UpdateMasterPage() argument
132 bool PageDescriptor::UpdateTransitionFlag (void) in UpdateTransitionFlag() argument
244 VisualState& PageDescriptor::GetVisualState (void) in GetVisualState() argument
252 bool PageDescriptor::GetCoreSelection (void) in GetCoreSelection() argument
263 void PageDescriptor::SetCoreSelection (void) in SetCoreSelection() argument
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpintreq.cxx47 XInteractionApproveImpl::acquire( void ) in acquire() argument
55 XInteractionApproveImpl::release( void ) in release() argument
106 XInteractionDisapproveImpl::acquire( void ) in acquire() argument
114 XInteractionDisapproveImpl::release( void ) in release() argument
165 XInteractionRequestImpl::acquire( void ) in acquire() argument
174 XInteractionRequestImpl::release( void ) in release() argument
/aoo42x/main/sdext/source/presenter/
H A DPresenterAnimator.cxx42 PresenterAnimator::PresenterAnimator (void) in PresenterAnimator() argument
53 PresenterAnimator::~PresenterAnimator (void) in ~PresenterAnimator() argument
73 void PresenterAnimator::Process (void) in Process() argument
134 void PresenterAnimator::ScheduleNextRun (void) in ScheduleNextRun() argument
H A DPresenterSlideShowView.cxx103 void PresenterSlideShowView::LateInit (void) in LateInit() argument
200 PresenterSlideShowView::~PresenterSlideShowView (void) in ~PresenterSlideShowView() argument
207 void PresenterSlideShowView::disposing (void) in disposing() argument
341 void PresenterSlideShowView::ReleaseView (void) in ReleaseView() argument
366 void SAL_CALL PresenterSlideShowView::clear (void) in clear() argument
787 void PresenterSlideShowView::ActivatePresenterView (void) in ActivatePresenterView() argument
799 void PresenterSlideShowView::DeactivatePresenterView (void) in DeactivatePresenterView() argument
1019 void PresenterSlideShowView::Resize (void) in Resize() argument
1078 void PresenterSlideShowView::ForceRepaint (void) in ForceRepaint() argument
1090 void PresenterSlideShowView::CreateBackgroundPolygons (void) in CreateBackgroundPolygons() argument
[all …]
/aoo42x/main/sd/source/ui/framework/configuration/
H A DUpdateRequest.cxx38 UpdateRequest::UpdateRequest (void) in UpdateRequest() argument
47 UpdateRequest::~UpdateRequest (void) throw() in ~UpdateRequest() argument
65 OUString SAL_CALL UpdateRequest::getName (void) in getName() argument
/aoo42x/main/sw/source/core/unocore/
H A Dunocoll.cxx618 sal_Int32 SwXTextTables::getCount(void) throw( uno::RuntimeException ) in getCount() argument
678 uno::Sequence< OUString > SwXTextTables::getElementNames(void) in getElementNames() argument
730 sal_Bool SwXTextTables::hasElements(void) throw( uno::RuntimeException ) in hasElements() argument
963 sal_Int32 SwXFrames::getCount(void) throw(uno::RuntimeException) in getCount() argument
1058 sal_Bool SwXFrames::hasElements(void) throw(uno::RuntimeException) in hasElements() argument
1282 uno::Sequence< OUString > SwXTextSections::getElementNames(void) in getElementNames() argument
1391 sal_Int32 SwXBookmarks::getCount(void) in getCount() argument
1437 uno::Sequence< OUString > SwXBookmarks::getElementNames(void) in getElementNames() argument
1470 sal_Bool SwXBookmarks::hasElements(void) in hasElements() argument
1563 sal_Int32 SwXFootnotes::getCount(void) throw( uno::RuntimeException ) in getCount() argument
[all …]
/aoo42x/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx77 Sequence<rtl::OUString> SAL_CALL PresenterTextViewService_getSupportedServiceNames (void) in PresenterTextViewService_getSupportedServiceNames() argument
150 PresenterTextView::~PresenterTextView (void) in ~PresenterTextView() argument
157 void SAL_CALL PresenterTextView::disposing (void) in disposing() argument
281 void PresenterTextView::ThrowIfDisposed (void) in ThrowIfDisposed() argument
300 PresenterTextView::Implementation::Implementation (void) in Implementation() argument
330 PresenterTextView::Implementation::~Implementation (void) in ~Implementation() argument
340 EditEngine * PresenterTextView::Implementation::GetEditEngine (void) in GetEditEngine() argument
350 EditEngine* PresenterTextView::Implementation::CreateEditEngine (void) in CreateEditEngine() argument
565 Reference<rendering::XBitmap> PresenterTextView::Implementation::GetBitmap (void) in GetBitmap() argument
605 sal_Int32 PresenterTextView::Implementation::GetTotalHeight (void) in GetTotalHeight() argument
[all …]
/aoo42x/main/sc/source/filter/excel/
H A Dexcimp8.cxx124 void ImportExcel8::Calccount( void ) in Calccount() argument
132 void ImportExcel8::Precision( void ) in Precision() argument
140 void ImportExcel8::Delta( void ) in Delta() argument
148 void ImportExcel8::Iteration( void ) in Iteration() argument
156 void ImportExcel8::Boundsheet( void ) in Boundsheet() argument
193 void ImportExcel8::Scenman( void ) in Scenman() argument
204 void ImportExcel8::Scenario( void ) in Scenario() argument
210 void ImportExcel8::Labelsst( void ) in Labelsst() argument
233 void ImportExcel8::ReadBasic( void ) in ReadBasic() argument
284 void ImportExcel8::EndSheet( void ) in EndSheet() argument
[all …]
/aoo42x/main/sd/source/ui/dlg/
H A DPaneShells.cxx56 LeftImpressPaneShell::LeftImpressPaneShell (void) in LeftImpressPaneShell() argument
65 LeftImpressPaneShell::~LeftImpressPaneShell (void) in ~LeftImpressPaneShell() argument
92 LeftDrawPaneShell::LeftDrawPaneShell (void) in LeftDrawPaneShell() argument
101 LeftDrawPaneShell::~LeftDrawPaneShell (void) in ~LeftDrawPaneShell() argument
H A DLayerDialogContent.cxx78 LayerDialogContent::~LayerDialogContent (void) in ~LayerDialogContent() argument
85 sal_Bool LayerDialogContent::Close (void) in Close() argument
93 void LayerDialogContent::Resize (void) in Resize() argument
/aoo42x/main/sd/source/ui/view/
H A DToolBarManager.cxx390 ToolBarManager::ToolBarManager (void) in ToolBarManager() argument
398 ToolBarManager::~ToolBarManager (void) in ~ToolBarManager() argument
405 void ToolBarManager::Shutdown (void) in Shutdown() argument
426 void ToolBarManager::ResetAllToolBars (void) in ResetAllToolBars() argument
510 void ToolBarManager::PreUpdate (void) in PreUpdate() argument
519 void ToolBarManager::RequestUpdate (void) in RequestUpdate() argument
537 void ToolBarManager::LockUpdate (void) in LockUpdate() argument
546 void ToolBarManager::UnlockUpdate (void) in UnlockUpdate() argument
1129 LayouterLock::~LayouterLock (void) in ~LayouterLock() argument
1408 ToolBarList::ToolBarList (void) in ToolBarList() argument
[all …]
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsToolTip.cxx53 ToolTip::~ToolTip (void) in ~ToolTip() argument
118 void ToolTip::ShowDefaultHelpText (void) in ShowDefaultHelpText() argument
159 void ToolTip::DoShow (void) in DoShow() argument
204 bool ToolTip::Hide (void) in Hide() argument
219 IMPL_LINK(ToolTip, DelayTrigger, void*, EMPTYARG) in IMPL_LINK() argument

Completed in 132 milliseconds

12345678910>>...60