Searched defs:what (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/shell/source/all/zipfile/ |
H A D | zipexcptn.cxx | 63 const char* ZipException::what() const throw() in what() function in ZipException 91 const char* Win32Exception::what() const throw() in what() function in Win32Exception
|
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registryexception.cxx | 56 const char* RegistryException::what() const throw() in what() function in RegistryException
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | datwin.hxx | 240 #define LOG(pThis,what,who) DoLog_Impl(pThis,what,who) argument 244 #define LOG(pThis,what,who) argument
|
/aoo41x/main/soltools/adjustvisibility/ |
H A D | adjustvisibility.cxx | 83 virtual const char* what() const throw() { return m_sMessage.c_str(); } in what() function in ElfError
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unolayer.cxx | 323 sal_Bool SdLayer::get( LayerAttribute what ) throw() in get() 362 void SdLayer::set( LayerAttribute what, sal_Bool flag ) throw() in set()
|
/aoo41x/main/jurt/com/sun/star/uno/ |
H A D | AnyConverter.java | 380 static private boolean containsType( TypeClass what, Object object){ in containsType()
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | TableGrantCtrl.cxx | 235 #define GRANT_REVOKE_RIGHT(what) \ argument
|
/aoo41x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaTemplate.java | 1370 public void writeCell(int topic, int what, PropertyValue[] data) throws Exception in writeCell()
|
/aoo41x/main/configmgr/source/ |
H A D | access.cxx | 2222 bool Access::thisIs(int what) { in thisIs()
|
Completed in 307 milliseconds