Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 111) sorted by relevance

12345

/trunk/main/desktop/source/deployment/inc/
H A Ddp_interact.h86 inline void ProgressLevel::update( ::rtl::OUString const & status ) const in update() function in dp_misc::ProgressLevel
93 inline void ProgressLevel::update( css::uno::Any const & status ) const in update() function in dp_misc::ProgressLevel
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOListBoxModel.java204 public void update() throws Exception { in update() method in OListBoxModel.Checker
215 XResultSetUpdate update = (XResultSetUpdate) UnoRuntime.queryInterface( in commit() local
H A DOTimeModel.java199 public void update() throws com.sun.star.uno.Exception { in update() method in OTimeModel.Checker
216 XResultSetUpdate update = (XResultSetUpdate) UnoRuntime.queryInterface( in commit() local
H A DGenericModelTest.java520 public void update() throws com.sun.star.uno.Exception { in update() method in GenericModelTest.Checker
548 XResultSetUpdate update = (XResultSetUpdate) UnoRuntime.queryInterface( in commit() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptSourceView.java27 public void update(); in update() method
H A DPlainSourceView.java58 public void update() { in update() method in PlainSourceView
162 public void update() { in update() method in GlyphGutter
/trunk/main/configmgr/source/
H A Dupdate.hxx41 namespace configmgr { namespace update { namespace
/trunk/main/scripting/workben/installer/
H A DBanner.java41 public void update(Graphics g) in update() method in Banner
/trunk/main/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx75 void update( const void *data, unsigned int count ) throw ( ::com::sun::star::uno::Exception ) in update() function in oox::OpenSSLDigest
133 …void update( const unsigned char* dataIn, int dataInSize, unsigned char *dataOut, int *dataOutSize… in update() function in oox::OpenSSLCipher
/trunk/main/package/source/package/zipapi/
H A DCRC32.cxx72 void SAL_CALL CRC32::update(const Sequence< sal_Int8 > &b) in update() function in CRC32
/trunk/main/unotools/source/ucbhelper/
H A Dprogresshandlerwrap.cxx70 void SAL_CALL ProgressHandlerWrap::update( const Any& Status ) in update() function in utl::ProgressHandlerWrap
/trunk/main/toolkit/test/accessibility/
H A DAccessibleComponentHandler.java116 public void update (AccessibleTreeNode aNode) in update() method in AccessibleComponentHandler
H A DAccessibleTreeHandler.java124 public void update (AccessibleTreeNode aNode) in update() method in AccessibleTreeHandler
H A DAccessibleTreeNode.java42 public void update () in update() method in AccessibleTreeNode
H A DNodeHandler.java158 public void update (AccessibleTreeNode aNode) in update() method in NodeHandler
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XResultSetUpdate.java78 public void update() throws SQLException ; in update() method
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XUpdateBroadcaster.java63 public void update() throws com.sun.star.uno.Exception ; in update() method
/trunk/main/sal/qa/rtl/digest/
H A Drtl_digest.cxx1042 class update : public ::testing::Test class
1055 TEST_F(update, update_000) in TEST_F() argument
1062 TEST_F(update, updateMD2_000) in TEST_F() argument
1069 TEST_F(update, updateMD2_001) in TEST_F() argument
1085 TEST_F(update, updateMD5_000) in TEST_F() argument
1092 TEST_F(update, updateMD5_001) in TEST_F() argument
1108 TEST_F(update, updateMD5_002) in TEST_F() argument
1125 TEST_F(update, updateSHA_000) in TEST_F() argument
1132 TEST_F(update, updateSHA1_000) in TEST_F() argument
1139 TEST_F(update, updateHMAC_MD5_000) in TEST_F() argument
[all …]
/trunk/main/javaunohelper/com/sun/star/comp/juhtest/
H A DSmoketestCommandEnvironment.java140 public void update(Object status) in update() method in ProgressImpl
/trunk/main/avmedia/source/framework/
H A Dmediatoolbox.cxx74 void MediaToolBoxControl_Impl::update() in update() function in avmedia::MediaToolBoxControl_Impl
/trunk/main/desktop/source/deployment/
H A Ddp_log.cxx167 void ProgressLogImpl::update( Any const & Status ) in update() function in dp_log::ProgressLogImpl
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx256 bool ShapeManagerImpl::update() in update() function in slideshow::internal::ShapeManagerImpl
264 bool ShapeManagerImpl::update( ViewSharedPtr const& /*rView*/ ) in update() function in slideshow::internal::ShapeManagerImpl
/trunk/main/padmin/source/
H A Dprtsetup.cxx266 void RTSPaperPage::update() in update() function in RTSPaperPage
430 void RTSDevicePage::update() in update() function in RTSDevicePage
682 void RTSFontSubstPage::update() in update() function in RTSFontSubstPage
/trunk/main/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx172 bool ExternalShapeBase::update() const in update() function in slideshow::internal::ExternalShapeBase
/trunk/main/forms/source/xforms/submission/
H A Dsubmission.hxx100 …virtual void SAL_CALL update(const com::sun::star::uno::Any& /*aStatus*/) throw(com::sun::star::un… in update() function in CProgressHandlerHelper

Completed in 91 milliseconds

12345