Searched refs:getBadArgExcept (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/ucb/source/ucp/gio/ |
H A D | gio_content.cxx | 295 return getBadArgExcept(); in mapGIOError() 300 uno::Any Content::getBadArgExcept() in getBadArgExcept() function in gio::Content 727 aRet[ i ] <<= getBadArgExcept(); in setPropertyValues() 918 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 929 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 936 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 943 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 951 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 958 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute()
|
H A D | gio_content.hxx | 79 com::sun::star::uno::Any getBadArgExcept();
|
/aoo4110/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_content.cxx | 275 uno::Any Content::getBadArgExcept() in getBadArgExcept() function in Content 313 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 322 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 341 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 389 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 396 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 417 ucbhelper::cancelCommandExecution( getBadArgExcept(), xEnv ); in execute()
|
H A D | gvfs_content.hxx | 91 ::com::sun::star::uno::Any getBadArgExcept ();
|
Completed in 67 milliseconds