Home
last modified time | relevance | path

Searched defs:void (Results 676 – 700 of 1493) sorted by relevance

1...<<21222324252627282930>>...60

/aoo42x/main/sc/source/filter/excel/
H A Dexctools.cxx60 RootData::RootData( void ) in RootData() argument
137 void XclImpOutlineBuffer::MakeScOutline( void ) in MakeScOutline() argument
264 void XclImpOutlineBuffer::Reset( void ) in Reset() argument
/aoo42x/main/extensions/source/resource/
H A Dresource.cxx139 Sequence< OUString > SAL_CALL ResourceService::getSupportedServiceNames(void) throw() in getSupportedServiceNames() argument
145 Sequence< OUString > ResourceService::getSupportedServiceNames_Static(void) throw() in getSupportedServiceNames_Static() argument
211 Reference< XIntrospectionAccess > SAL_CALL ResourceService::getIntrospection(void) in getIntrospection() argument
/aoo42x/main/cui/source/tabpages/
H A Dtpline.cxx1428 IMPL_LINK( SvxLineTabPage, ChangePreviewHdl_Impl, void *, pCntrl ) in IMPL_LINK() argument
1493 IMPL_LINK( SvxLineTabPage, ChangeStartHdl_Impl, void *, p ) in IMPL_LINK() argument
1513 IMPL_LINK( SvxLineTabPage, ChangeEdgeStyleHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
1523 IMPL_LINK( SvxLineTabPage, ChangeCapStyleHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
1531 IMPL_LINK( SvxLineTabPage, ClickInvisibleHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
1597 IMPL_LINK( SvxLineTabPage, ChangeEndHdl_Impl, void *, p ) in IMPL_LINK() argument
1636 IMPL_LINK( SvxLineTabPage, ChangeTransparentHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx319 extern "C" void * SAL_CALL component_getFactory(char const * implName, in component_getFactory() argument
366 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
/aoo42x/main/sw/source/ui/table/
H A Dinstable.cxx237 IMPL_LINK(SwInsTableDlg, ReapeatHeaderCheckBoxHdl, void*, EMPTYARG) in IMPL_LINK() argument
244 IMPL_LINK(SwInsTableDlg, ModifyRepeatHeaderNF_Hdl, void*, EMPTYARG) in IMPL_LINK() argument
/aoo42x/main/sd/source/ui/sidebar/
H A DMasterPageDescriptor.cxx87 MasterPageDescriptor::~MasterPageDescriptor (void) in ~MasterPageDescriptor() argument
282 MasterPageDescriptor::URLClassification MasterPageDescriptor::GetURLClassification (void) in GetURLClassification() argument
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_provider.cxx107 extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char *pImplName, in component_getFactory() argument
/aoo42x/main/svx/source/sidebar/possize/
H A DSidebarDialControlBmp.cxx43 SidebarDialControlBmp::~SidebarDialControlBmp (void) in ~SidebarDialControlBmp() argument
/aoo42x/main/vcl/os2/source/app/
H A Dsalshl.cxx42 HMODULE ImplGetModule(void) in ImplGetModule() argument
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_provider.cxx147 void *pServiceManager, in component_getFactory() argument
/aoo42x/main/rsc/source/prj/
H A Dgui.cxx42 void ExitProgram( void ){ argument
/aoo42x/main/sax/source/fastparser/
H A Dfacreg.cxx64 SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char * pImplName, void * pServ… in component_getFactory() argument
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DJAccess.cxx69 ::rtl::OUString OJoinDesignViewAccess::getImplementationName_Static(void) throw( RuntimeException ) in getImplementationName_Static() argument
/aoo42x/main/desktop/source/app/
H A Dcmdlinehelp.cxx158 CmdlineHelpDialog::CmdlineHelpDialog (void) in CmdlineHelpDialog() argument
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx635 IMPL_LINK( ChineseDictionaryDialog, DirectionHdl, void*, EMPTYARG ) in IMPL_LINK() argument
666 IMPL_LINK( ChineseDictionaryDialog, MappingSelectHdl, void*, EMPTYARG ) in IMPL_LINK() argument
753 IMPL_LINK( ChineseDictionaryDialog, AddHdl, void*, EMPTYARG ) in IMPL_LINK() argument
771 IMPL_LINK( ChineseDictionaryDialog, ModifyHdl, void*, EMPTYARG ) in IMPL_LINK() argument
804 IMPL_LINK( ChineseDictionaryDialog, DeleteHdl, void*, EMPTYARG ) in IMPL_LINK() argument
864 IMPL_LINK( ChineseDictionaryDialog, HeaderBarClick, void*, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/vcl/source/control/
H A Dlstbox.cxx228 IMPL_LINK( ListBox, ImplSelectHdl, void*, EMPTYARG ) in IMPL_LINK() argument
254 IMPL_LINK( ListBox, ImplFocusHdl, void *, nPos ) in IMPL_LINK() argument
259 IMPL_LINK( ListBox, ImplListItemSelectHdl, void*, EMPTYARG ) in IMPL_LINK() argument
267 IMPL_LINK( ListBox, ImplScrollHdl, void*, EMPTYARG ) in IMPL_LINK() argument
275 IMPL_LINK( ListBox, ImplCancelHdl, void*, EMPTYARG ) in IMPL_LINK() argument
285 IMPL_LINK( ListBox, ImplSelectionChangedHdl, void*, n ) in IMPL_LINK() argument
318 IMPL_LINK( ListBox, ImplDoubleClickHdl, void*, EMPTYARG ) in IMPL_LINK() argument
326 IMPL_LINK( ListBox, ImplClickBtnHdl, void*, EMPTYARG ) in IMPL_LINK() argument
348 IMPL_LINK( ListBox, ImplPopupModeEndHdl, void*, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/vcl/source/fontsubset/
H A Dcff.cxx482 void clear( void) { mnStackIdx = 0;} in clear() argument
531 CffSubsetterContext::~CffSubsetterContext( void) in ~CffSubsetterContext() argument
537 inline int CffSubsetterContext::popInt( void) in popInt() argument
647 void CffSubsetterContext::readDictOp( void) in readDictOp() argument
1591 CffLocal::CffLocal( void) in CffLocal() argument
1619 CffGlobal::CffGlobal( void) in CffGlobal() argument
1645 void CffSubsetterContext::initialCffRead( void) in initialCffRead() argument
1972 Type1Emitter::~Type1Emitter( void) in ~Type1Emitter() argument
2025 inline void Type1Emitter::emitAllRaw( void) in emitAllRaw() argument
2036 inline void Type1Emitter::emitAllHex( void) in emitAllHex() argument
[all …]
/aoo42x/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx118 sal_Unicode peekChar( void ) { return *mpActualPos; } in peekChar() argument
119 sal_Unicode getChar( void ) { nCol++; return *mpActualPos++; } in getChar() argument
/aoo42x/main/stoc/test/excomp/
H A Dexcomp2.cxx230 void * /* pServiceManager */, void * pRegistryKey ) in component_writeInfo() argument
257 void * SAL_CALL component_getFactory( in component_getFactory() argument
/aoo42x/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx888 extern "C" void * SAL_CALL component_getFactory(char const * implName, in component_getFactory() argument
935 extern "C" sal_Bool SAL_CALL component_writeInfo(void *, void * registryKey) { in component_writeInfo() argument
/aoo42x/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx270 void SAXHelper::startDocument( void ) in startDocument() argument
295 void SAXHelper::endDocument( void ) in endDocument() argument
/aoo42x/main/slideshow/source/engine/
H A Ddebug.cxx231 TraceData (void) in TraceData() argument
311 DebugTraceScope::~DebugTraceScope (void) in ~DebugTraceScope() argument
/aoo42x/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx275 ooo_window_wrapper_get_type (void) in ooo_window_wrapper_get_type() argument
312 void restore_gail_window_vtable (void) in restore_gail_window_vtable() argument
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneAppearance.cxx299 IMPL_LINK( ThreeD_SceneAppearance_TabPage, SelectSchemeHdl, void*, EMPTYARG ) in IMPL_LINK() argument
326 IMPL_LINK( ThreeD_SceneAppearance_TabPage, SelectShading, void*, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx259 IMPL_LINK ( SvxHpLinkDlg, ClickApplyHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
291 IMPL_LINK ( SvxHpLinkDlg, ClickCloseHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument

Completed in 286 milliseconds

1...<<21222324252627282930>>...60