Searched refs:IsMasterUnoCommand (Results 1 – 3 of 3) sorted by relevance
152 static sal_Bool IsMasterUnoCommand( const ::com::sun::star::util::URL& aURL );158 sal_Bool IsMasterUnoCommand() const;
459 sal_Bool SfxOfficeDispatch::IsMasterUnoCommand() const in IsMasterUnoCommand() function in SfxOfficeDispatch467 sal_Bool SfxOfficeDispatch::IsMasterUnoCommand( const ::com::sun::star::util::URL& aURL ) in IsMasterUnoCommand() function in SfxOfficeDispatch479 if ( IsMasterUnoCommand( aURL )) in GetMasterUnoCommand()
2029 bMasterCommand = SfxOfficeDispatch::IsMasterUnoCommand( aURL ); in queryDispatch()
Completed in 26 milliseconds