Home
last modified time | relevance | path

Searched refs:update (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/AOO42X/main/sysui/desktop/freedesktop/
H A Dfreedesktop-menus.spec97 if [ -x /opt/gnome/bin/update-desktop-database ]; then
98 /opt/gnome/bin/update-desktop-database -q
99 elif (which update-desktop-database); then
100 update-desktop-database -q /usr/share/applications
110 if [ -x /opt/gnome/bin/update-desktop-database ]; then
111 /opt/gnome/bin/update-desktop-database -q
112 elif (which update-desktop-database); then
113 update-desktop-database -q /usr/share/applications
122 if [ -x /opt/gnome/bin/update-desktop-database ]; then
123 /opt/gnome/bin/update-desktop-database -q
[all …]
/AOO42X/main/extensions/source/update/check/
H A Dupdatehdl.src31 Text [ en-US ] = "Checking for an update failed." ;
36 …Text [ en-US ] = "There is currently no update available for %PRODUCTNAME %PRODUCTVERSION\nor a ne…
41 … version is %PRODUCTNAME %PRODUCTVERSION.\n\nNote: Before downloading an update, please ensure tha…
71 …Text [ en-US ] = "The automatic download of the update is currently not available.\n\nClick 'Downl…
96 …xt [ en-US ] = "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. Do you wan…
181 Text [ en-US ] = "%PRODUCTNAME update available" ;
191 Text [ en-US ] = "%PRODUCTNAME update available" ;
201 Text [ en-US ] = "%PRODUCTNAME update available" ;
206 Text [ en-US ] = "Download of update begins." ;
211 Text [ en-US ] = "Download of update in progress" ;
[all …]
/AOO42X/main/sysui/desktop/debian/
H A Dpostrm5 if [ -x /usr/bin/update-mime-database ]; then
6 update-mime-database /usr/share/mime
8 if [ -x /usr/bin/update-desktop-database ]; then
9 update-desktop-database -q /usr/share/applications
11 if [ -x /usr/bin/update-menus ]; then
12 update-menus
18 if (which gtk-update-icon-cache); then
19 gtk-update-icon-cache /usr/share/icons/$theme
H A Dpostinst25 if [ -x /usr/bin/update-mime-database ]; then
26 update-mime-database /usr/share/mime
29 if [ -x /usr/bin/update-desktop-database ]; then
30 update-desktop-database -q /usr/share/applications
33 if [ -x /usr/bin/update-menus ]; then
34 update-menus
41 if (which gtk-update-icon-cache); then
42 gtk-update-icon-cache /usr/share/icons/$theme
/AOO42X/main/slideshow/test/
H A Dslidetest.cxx119 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F()
158 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F()
164 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F()
172 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager #2"; in TEST_F()
183 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F()
186 ASSERT_TRUE( mpLayerManager->update() ) << "Update failed on LayerManager"; in TEST_F()
216 mpLayerManager->update(); in TEST_F()
227 mpLayerManager->update(); in TEST_F()
239 mpLayerManager->update(); in TEST_F()
284 mpLayerManager->update(); in TEST_F()
/AOO42X/main/sysui/desktop/redhat/
H A Dredhat-menus.spec70 if [ -x /usr/bin/update-desktop-database ]; then
71 update-desktop-database -q /usr/share/applications
81 if [ -x /usr/bin/update-desktop-database ]; then
82 update-desktop-database -q /usr/share/applications
89 if [ -x /usr/bin/update-mime-database ]; then
90 update-mime-database /usr/share/mime
100 if (which gtk-update-icon-cache); then
101 gtk-update-icon-cache /usr/share/icons/$theme
274 if [ -x /usr/bin/update-desktop-database ]; then
275 update-desktop-database -q /usr/share/applications
[all …]
/AOO42X/main/desktop/source/deployment/inc/
H A Ddp_interact.h47 xProgressHandler->update( css::uno::makeAny(status) ); in progressUpdate()
63 inline void update( ::rtl::OUString const & status ) const;
64 inline void update( css::uno::Any const & status ) const;
86 inline void ProgressLevel::update( ::rtl::OUString const & status ) const in update() function
89 m_xProgressHandler->update( css::uno::makeAny(status) ); in update()
93 inline void ProgressLevel::update( css::uno::Any const & status ) const in update() function
96 m_xProgressHandler->update( status ); in update()
/AOO42X/main/sysui/desktop/solaris/
H A Dpostinstall32 if [ -x /usr/bin/update-mime-database ]; then
33 update-mime-database ${PKG_INSTALL_ROOT}/usr/share/mime
36 if [ -x /usr/bin/update-desktop-database ]; then
37 /usr/bin/update-desktop-database -q
38 elif (which update-desktop-database); then
39 update-desktop-database -q /usr/share/applications
/AOO42X/main/qadevOOo/runner/stats/
H A DSQLExecution.java158 boolean update = false; in executeSQLCommand()
228 update = true; in executeSQLCommand()
234 execute((String)sqlCommand.get(i), sqlOutput, update); in executeSQLCommand() local
236 if (!update && mergeOutputIntoInput) { in executeSQLCommand()
250 if (!update && sqlOutput == null) in executeSQLCommand()
262 private void execute(String command, Hashtable output, boolean update) { in execute() argument
266 if (update) { in execute()
/AOO42X/main/configmgr/source/
H A Dxcsparser.cxx64 rtl::Reference< Node > const & update) in merge()
67 original.is() && update.is() && original->kind() == update->kind() && in merge()
68 update->getFinalized() == Data::NO_LAYER); in merge()
69 if (update->getLayer() >= original->getLayer() && in merge()
70 update->getLayer() <= original->getFinalized()) in merge()
78 for (NodeMap::iterator i2(update->getMembers().begin()); in merge()
79 i2 != update->getMembers().end(); ++i2) in merge()
95 for (NodeMap::iterator i2(update->getMembers().begin()); in merge()
96 i2 != update->getMembers().end(); ++i2) in merge()
/AOO42X/main/instsetoo_native/util/
H A Dmakefile.mk115 …ffice.lst --product OpenOffice --languages $(subst,$(@:s/_/ /:1)_, $(@:b)) $(PRJ)$/util$/update.xml
280 $(PRJ)$/util$/update.xml \
281 > $(MISC)/$(@:b)_$(RTL_OS)_$(RTL_ARCH)$(@:e).update.xml
291 $(PRJ)$/util$/update.xml \
292 > $(MISC)/$(@:b)_$(RTL_OS)_$(RTL_ARCH)$(@:e).update.xml
301 $(PRJ)$/util$/update.xml \
302 > $(MISC)/$(@:b)_$(RTL_OS)_$(RTL_ARCH)$(@:e).update.xml
394 patch-update-releases-xml .PHONY:
396 update-releases-xml \
419 patch-update-releases-xml .PHONY:
/AOO42X/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl63 updated eventually to reflect the requested configuration. An update
68 <li>when the <member>update()</member> method is called.</li>
94 <li><p>The second update step activates or deactivates resources so that
102 <p>Note that the second update step may not be able to activate (or even to
130 <li><const>ConfigurationUpdateStart</const> is sent before the update of
136 <li><const>ConfigurationUpdateEnd</const> is sent after the update of
207 made in a row. It prevents an update being made (with all the visible UI
219 processing of the change requests. An update of the current
224 /** Explicitly request an update of the current configuration.
230 void update ();
[all …]
/AOO42X/main/padmin/source/
H A Dprtsetup.cxx171 case RID_RTS_PAPERPAGE: m_pPaperPage->update();break; in IMPL_LINK()
172 case RID_RTS_DEVICEPAGE: m_pDevicePage->update();break; in IMPL_LINK()
255 update(); in RTSPaperPage()
266 void RTSPaperPage::update() in update() function in RTSPaperPage
341 update(); in IMPL_LINK()
430 void RTSDevicePage::update() in update() function in RTSDevicePage
669 update(); in RTSFontSubstPage()
682 void RTSFontSubstPage::update() in update() function in RTSFontSubstPage
720 update(); in IMPL_LINK()
731 update(); in IMPL_LINK()
/AOO42X/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 …]
/AOO42X/main/offapi/com/sun/star/sdbc/
H A DBatchUpdateException.idl33 /** is thrown when an error occurs during a batch update operation.
40 provides the update counts for all commands
41 that were executed successfully during the batch update, that is, all commands
43 array of update counts corresponds to the order in which commands were added
52 indicating the update count for a SQL command that executed
/AOO42X/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx112 void update( const Reference< frame::XController > & xController,
171 void ControllerState::update( in update() function in chart::impl::ControllerState
314 void update( const Reference< frame::XModel > & xModel );
385 void ModelState::update( const Reference< frame::XModel > & xModel ) in update() function in chart::impl::ModelState
491 m_apModelState->update( xModel ); in initialize()
494 m_apControllerState->update( m_xController, xModel ); in initialize()
769 m_apModelState->update( m_xController->getModel()); in modified()
776 m_apControllerState->update( m_xController, m_xController->getModel()); in modified()
794 m_apControllerState->update( m_xController, m_xController->getModel()); in selectionChanged()
/AOO42X/main/sysui/desktop/slackware/
H A Dupdate-script2 if (which update-desktop-database); then
3 update-desktop-database -q /usr/share/applications
6 if (which update-mime-database); then
7 update-mime-database /usr/share/mime
/AOO42X/main/oox/source/core/
H A Dencryption.cxx700 digest.update( &salt[ 0 ], salt.size() ); in hashPassword()
701 digest.update( &passwordLE[ 0 ], passwordLE.size() ); in hashPassword()
709 digest.update( iteratorBuffer, sizeof( iteratorBuffer ) ); in hashPassword()
710 digest.update( &digestBuffer[ 0 ], digestSize ); in hashPassword()
753 digest.update( &passwordHash[ 0 ], passwordHash.size() ); in generateKey()
754 digest.update( &blockKey[ 0 ], blockKey.size() ); in generateKey()
780 digest.update( &salt[ 0 ], salt.size() ); in generateIv()
781 digest.update( &blockKey[ 0 ], blockKey.size() ); in generateIv()
809 cipher.update( encryptedData, encryptedDataLength, &decryptedData[ 0 ], &decryptedDataLength ); in decryptAll()
852 verifierDigest.update( &encryptedVerifierHash[ 0 ], encryptedVerifierHash.size() ); in verifyPassword()
[all …]
/AOO42X/main/reportdesign/source/ui/misc/
H A Dstatusbarcontroller.cxx125 m_rController->update(); in initialize()
130 update(); in initialize()
217 void SAL_CALL OStatusbarController::update() throw ( RuntimeException ) in update() function in rptui::OStatusbarController
219 ::svt::StatusbarController::update(); in update()
221 m_rController->update(); in update()
/AOO42X/main/offapi/com/sun/star/deployment/
H A DXUpdateInformationProvider.idl42 one or more update information files for a given set of URLs.
48 /** get update information for a specific extension or all available
55 the update document is an atom feed, only items whose 'term'
84 /** get update information for a specific extension or all available
91 the update document is an atom feed, only items whose 'term'
/AOO42X/main/qadevOOo/tests/java/ifc/form/
H A D_XUpdateBroadcaster.java63 public void update() throws com.sun.star.uno.Exception ; in update() method
142 checker.update() ; in _addUpdateListener()
164 checker.update() ; in _addUpdateListener()
208 checker.update() ; in _removeUpdateListener()
/AOO42X/main/offapi/com/sun/star/document/
H A DUpdateDocMode.idl39 /** Do not update document.
46 Otherwise do not update. For example a link to a database
47 can require a dialog to get password for an update.
53 /** Produce update according to configuration settings.
/AOO42X/main/offapi/com/sun/star/form/
H A DXUpdateListener.idl41 <p>In addition to just get notified when an data update happened, the listener
52 <p>For a given update process, if one of the <type>XUpdateListener</type>s
53 vetos the change, the update is canceled, and no further notification happens.</p>
59 <TRUE/> when the update was approved, otherwise <FALSE/>.
/AOO42X/main/avmedia/source/framework/
H A Dmediacontrol.cxx296 void MediaControl::update() in update() function in avmedia::MediaControl
475 update(); in IMPL_LINK()
490 update(); in IMPL_LINK()
583 update(); in IMPL_LINK()
611 update(); in IMPL_LINK()
621 update(); in IMPL_LINK()
/AOO42X/main/offapi/com/sun/star/rendering/
H A DXSpriteCanvas.idl128 /** Tells the sprite canvas to now update the screen
133 general. This method will return only after the screen update
142 When <TRUE/>, update the whole screen. When <FALSE/>,
143 implementation is permitted to restrict update to areas the
148 @return <TRUE/>, if the screen update was successfully

12345678910>>...20