Searched refs:getBadArgExcept (Results 1 – 4 of 4) sorted by relevance
/trunk/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();
|
/trunk/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_content.cxx | 273 uno::Any Content::getBadArgExcept() in getBadArgExcept() function in Content 311 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 320 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 339 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 387 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 394 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 415 ucbhelper::cancelCommandExecution( getBadArgExcept(), xEnv ); in execute()
|
H A D | gvfs_content.hxx | 91 ::com::sun::star::uno::Any getBadArgExcept ();
|
Completed in 36 milliseconds