Home
last modified time | relevance | path

Searched defs:void (Results 326 – 350 of 1493) sorted by relevance

1...<<11121314151617181920>>...60

/aoo42x/main/sd/source/ui/view/
H A DGraphicViewShellBase.cxx80 GraphicViewShellBase::~GraphicViewShellBase (void) in ~GraphicViewShellBase() argument
118 void GraphicViewShellBase::InitializeFramework (void) in InitializeFramework() argument
/aoo42x/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx100 CenterViewFocusModule::~CenterViewFocusModule (void) in ~CenterViewFocusModule() argument
107 void SAL_CALL CenterViewFocusModule::disposing (void) in disposing() argument
H A DToolPanelModule.cxx82 ~LocalReadOnlyModeObserver (void) in ~LocalReadOnlyModeObserver() argument
86 virtual void SAL_CALL disposing (void) in disposing() argument
H A DShellStackGuard.cxx90 ShellStackGuard::~ShellStackGuard (void) in ~ShellStackGuard() argument
97 void SAL_CALL ShellStackGuard::disposing (void) in disposing() argument
/aoo42x/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx163 AccessibleControlShape::~AccessibleControlShape (void) in ~AccessibleControlShape() argument
328 Reference< XAccessibleContext > SAL_CALL AccessibleControlShape::getAccessibleContext(void) throw (… in getAccessibleContext() argument
335 void SAL_CALL AccessibleControlShape::grabFocus(void) throw (RuntimeException) in grabFocus() argument
352 ::rtl::OUString SAL_CALL AccessibleControlShape::getImplementationName(void) throw (RuntimeExceptio… in getImplementationName() argument
358 ::rtl::OUString AccessibleControlShape::CreateAccessibleBaseName(void) throw (RuntimeException) in CreateAccessibleBaseName() argument
384 AccessibleControlShape::CreateAccessibleDescription (void) in CreateAccessibleDescription() argument
683 ::rtl::OUString AccessibleControlShape::CreateAccessibleName (void) throw (RuntimeException) in CreateAccessibleName() argument
713 void SAL_CALL AccessibleControlShape::disposing (void) in disposing() argument
/aoo42x/main/sax/test/
H A Dsaxdemo.cxx166 virtual void SAL_CALL startDocument(void) throw (SAXException, RuntimeException) in startDocument() argument
174 virtual void SAL_CALL endDocument(void) throw (SAXException, RuntimeException) in endDocument() argument
229 virtual void SAL_CALL startCDATA(void) throw (SAXException,RuntimeException) in startCDATA() argument
232 virtual void SAL_CALL endCDATA(void) throw (SAXException,RuntimeException) in endCDATA() argument
242 virtual void SAL_CALL allowLineBreak( void) throw (SAXException, RuntimeException ) in allowLineBreak() argument
314 sal_Int16 AttributeListImpl::getLength(void) throw (RuntimeException) in getLength() argument
468 void OFileWriter::flush(void) in flush() argument
474 void OFileWriter::closeOutput(void) in closeOutput() argument
/aoo42x/main/sd/source/ui/unoidl/
H A DSdUnoOutlineView.cxx65 SdUnoOutlineView::~SdUnoOutlineView (void) throw() in ~SdUnoOutlineView() argument
72 void SAL_CALL SdUnoOutlineView::disposing (void) in disposing() argument
136 Reference< drawing::XDrawPage > SAL_CALL SdUnoOutlineView::getCurrentPage (void) in getCurrentPage() argument
/aoo42x/main/sd/source/ui/sidebar/
H A DRecentMasterPagesSelector.cxx82 RecentMasterPagesSelector::~RecentMasterPagesSelector (void) in ~RecentMasterPagesSelector() argument
91 void RecentMasterPagesSelector::LateInit (void) in LateInit() argument
103 IMPL_LINK(RecentMasterPagesSelector,MasterPageListListener, void*, EMPTYARG) in IMPL_LINK() argument
H A DMasterPageContainerQueue.cxx82 RequestQueue (void) {} in RequestQueue() argument
113 MasterPageContainerQueue::~MasterPageContainerQueue (void) in ~MasterPageContainerQueue() argument
123 void MasterPageContainerQueue::LateInit (void) in LateInit() argument
289 void MasterPageContainerQueue::ProcessAllRequests (void) in ProcessAllRequests() argument
H A DAllMasterPagesSelector.cxx85 SortedMasterPageDescriptorList (void) {} in SortedMasterPageDescriptorList() argument
133 AllMasterPagesSelector::~AllMasterPagesSelector (void) in ~AllMasterPagesSelector() argument
175 void AllMasterPagesSelector::UpdateMasterPageList (void) in UpdateMasterPageList() argument
/aoo42x/main/cppu/inc/cppu/
H A DEnterable.hxx54 inline void enter(void) {m_enter(this);} in enter() argument
55 inline void leave(void) {m_leave(this);} in leave() argument
80 Enterable::Enterable(void) in Enterable() argument
/aoo42x/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.cxx233 rtl::OUString SAL_CALL LdapUserProfileBe::getLdapUserProfileBeName(void) { in getLdapUserProfileBeName() argument
238 rtl::OUString SAL_CALL LdapUserProfileBe::getImplementationName(void) in getImplementationName() argument
245 uno::Sequence<rtl::OUString> SAL_CALL LdapUserProfileBe::getLdapUserProfileBeServiceNames(void) in getLdapUserProfileBeServiceNames() argument
267 SAL_CALL LdapUserProfileBe::getSupportedServiceNames(void) in getSupportedServiceNames() argument
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx134 IMPL_LINK( DataEditor, ToolboxHdl, void *, EMPTYARG ) in IMPL_LINK() argument
165 IMPL_LINK( DataEditor, BrowserCursorMovedHdl, void *, EMPTYARG ) in IMPL_LINK() argument
202 IMPL_LINK( DataEditor, MiscHdl, void*, EMPTYARG ) in IMPL_LINK() argument
212 IMPL_LINK( DataEditor, CellModified, void*, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_seekable.cxx43 Seekable::~Seekable( void ) in ~Seekable() argument
47 void SAL_CALL Seekable::truncate( void ) in truncate() argument
/aoo42x/main/sd/source/ui/notes/
H A DTextLogger.cxx37 TextLogger& TextLogger::Instance (void) in Instance() argument
51 TextLogger::TextLogger (void) in TextLogger() argument
/aoo42x/main/sd/source/ui/presenter/
H A DCanvasUpdateRequester.cxx87 CanvasUpdateRequester::~CanvasUpdateRequester (void) in ~CanvasUpdateRequester() argument
111 IMPL_LINK(CanvasUpdateRequester, Callback, void*, EMPTYARG) in IMPL_LINK() argument
/aoo42x/main/connectivity/source/inc/file/
H A Dfanalyzer.hxx59 inline static void SAL_CALL operator delete( void * /*pMem*/,void* /*_pHint*/ ) SAL_THROW( () ) in operator delete() argument
/aoo42x/main/cui/source/tabpages/
H A Dtpgradnt.cxx411 IMPL_LINK( SvxGradientTabPage, ModifiedHdl_Impl, void *, pControl ) in IMPL_LINK() argument
440 IMPL_LINK( SvxGradientTabPage, ClickAddHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
548 IMPL_LINK( SvxGradientTabPage, ClickModifyHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
620 IMPL_LINK( SvxGradientTabPage, ClickDeleteHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
655 IMPL_LINK( SvxGradientTabPage, ClickLoadHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
754 IMPL_LINK( SvxGradientTabPage, ClickSaveHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
816 IMPL_LINK( SvxGradientTabPage, ChangeGradientHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
H A Dtphatch.cxx384 IMPL_LINK( SvxHatchTabPage, ModifiedHdl_Impl, void *, p ) in IMPL_LINK() argument
418 IMPL_LINK( SvxHatchTabPage, ChangeHatchHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
505 IMPL_LINK( SvxHatchTabPage, ClickAddHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
607 IMPL_LINK( SvxHatchTabPage, ClickModifyHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
679 IMPL_LINK( SvxHatchTabPage, ClickDeleteHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
714 IMPL_LINK( SvxHatchTabPage, ClickLoadHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
805 IMPL_LINK( SvxHatchTabPage, ClickSaveHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleTableBase.cxx329 ScAccessibleTableBase::getAccessibleChildCount(void) in getAccessibleChildCount() argument
359 ScAccessibleTableBase::createAccessibleDescription(void) in createAccessibleDescription() argument
371 ScAccessibleTableBase::createAccessibleName(void) in createAccessibleName() argument
382 ScAccessibleTableBase::getAccessibleRelationSet(void) in getAccessibleRelationSet() argument
390 ScAccessibleTableBase::getAccessibleStateSet(void) in getAccessibleStateSet() argument
453 ::rtl::OUString SAL_CALL ScAccessibleTableBase::getImplementationName(void) in getImplementationName() argument
468 ScAccessibleTableBase::getImplementationId(void) in getImplementationId() argument
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx180 ButtonBar::Lock::~Lock (void) in ~Lock() argument
213 ButtonBar::~ButtonBar (void) in ~ButtonBar() argument
321 void ButtonBar::ResetPage (void) in ResetPage() argument
524 void ButtonBar::RequestLayout (void) in RequestLayout() argument
558 bool ButtonBar::LayoutButtons (void) in LayoutButtons() argument
688 void ButtonBar::HandleDataChangeEvent (void) in HandleDataChangeEvent() argument
773 void ButtonBar::AcquireLock (void) in AcquireLock() argument
784 void ButtonBar::ReleaseLock (void) in ReleaseLock() argument
959 void RectangleBackgroundTheme::Layout (void) in Layout() argument
1039 void BitmapBackgroundTheme::Layout (void) in Layout() argument
[all …]
/aoo42x/main/unotools/source/accessibility/
H A Daccessiblerelationsethelper.cxx150 AccessibleRelationSetHelper::~AccessibleRelationSetHelper(void) in ~AccessibleRelationSetHelper() argument
241 AccessibleRelationSetHelper::getTypes (void) in getTypes() argument
257 AccessibleRelationSetHelper::getImplementationId (void) in getImplementationId() argument
/aoo42x/main/accessibility/bridge/source/java/
H A DWindowsAccessBridgeAdapter.cxx84 JNIEXPORT jint JNICALL JNI_OnLoad(JavaVM *, void *) in JNI_OnLoad() argument
181 JNIEXPORT void JNICALL JNI_OnUnload(JavaVM *jvm, void *) in JNI_OnUnload() argument
296 long VCLEventListenerLinkFunc(void *, void * pData) in VCLEventListenerLinkFunc() argument
/aoo42x/main/ucbhelper/workben/myucp/
H A Dmyucp_services.cxx87 void * /*pServiceManager*/, void * pRegistryKey ) in component_writeInfo() argument
102 extern "C" void * SAL_CALL component_getFactory( in component_getFactory() argument
/aoo42x/main/forms/source/xforms/
H A Dxformsevent.hxx45 inline XFormsEventConcrete( void ) : m_canceled(sal_False) {} in XFormsEventConcrete() argument
46 virtual ~XFormsEventConcrete( void ) {} in ~XFormsEventConcrete() argument

Completed in 119 milliseconds

1...<<11121314151617181920>>...60