Home
last modified time | relevance | path

Searched refs:update (Results 26 – 50 of 514) sorted by relevance

12345678910>>...21

/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/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/desktop/test/deployment/update/default_url/
H A Dreadme.txt1 Tests for using the default URL for update information. This URL is currently contained in
2 the version.ini (ExtensionUpdateURL) and is used to obtain update information for extensions which …
5 The extensions default1.oxt and default2.oxt do not have a URL for update information.
9 ExtensionUpdateURL=http://extensions.openoffice.org/testarea/desktop/default_url/update/feed1.xml
/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.
H A DLinkUpdateModes.idl34 /** never update links
38 /** update links when confirmed on request during loading the
43 /** automatic update on load
/aoo42x/main/offapi/type_reference/
H A Dtypelibrary_history.txt100 update the reference type library with the released version of OOo2.0.2
106 OOo2.0.2. With the next update we get in sync and depending versioning processes
121 update reference type library with the released version of OOo2.0.3. The
130 update reference type library with the released version of OOo2.0.4. The
134 update reference type library with the released version of OO0.2.2.0. The new
142 update reference type library with the released version of OO.org 2.3. The new
158 update reference rdb with the released version from OO.org 3.0 (ooo300m9)
/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
H A DXAnimatedSprite.idl87 <type>XSpriteCanvas</type> does not update changed sprites
99 associated <type>XSpriteCanvas</type> does not update changed
111 associated <type>XSpriteCanvas</type> does not update changed
128 <type>XSpriteCanvas</type> does not update changed sprites
152 associated <type>XSpriteCanvas</type> does not update changed
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java58 public void update() { in update() method in PlainSourceView
134 gg.update(); in doChanged()
159 update(); in GlyphGutter()
162 public void update() { in update() method in GlyphGutter
/aoo42x/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx101 void update( HeaderFooterSettings& rSettings );
195 void update();
632 update(); in init()
660 void HeaderFooterTabPage::update() in update() function in HeaderFooterTabPage
678 maCTPreview.update( aSettings ); in update()
685 update(); in IMPL_LINK()
841 void PresLayoutPreview::update( HeaderFooterSettings& rSettings ) in update() function in PresLayoutPreview
/aoo42x/main/desktop/test/deployment/update/license/
H A Dreadme.txt1 … is displayed during installaion. If a the license is displayed during a update can be determined …
2 /description/registration/simple-license/@suppress-on-update
4 …s false, which means that the attribute is not set, then the license is displayed during an update.
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DStatement.idl157 This name can then be used in SQL positioned update/delete statements to
159 the database does not support positioned update/delete, this property is
162 'select for update ...'. If the 'for update' phrase is omitted,
169 By definition, positioned update/delete
H A DResultSet.idl180 This name can then be used in SQL positioned update/delete statements to
182 the database doesn't support positioned update/delete, this property is
185 'select for update ...'. If the 'for update' phrase is omitted,
192 By definition, positioned update/delete
H A DPreparedStatement.idl203 This name can then be used in SQL positioned update/delete statements to
205 the database does not support positioned update/delete, this property is
208 'select for update ...'. If the 'for update' phrase is omitted,
215 By definition, positioned update/delete
/aoo42x/main/configmgr/source/
H A Dservices.cxx66 { &configmgr::update::create, &configmgr::update::getImplementationName,
67 &configmgr::update::getSupportedServiceNames,
/aoo42x/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl101 Multiple calls to update() may be necessary to complete its execution.
280 allows for various update mechanisms to be employed, ranging
288 the return of this method to the next update call. Otherwise,
291 @return <TRUE>, if further update calls are required. If
292 <FALSE> is returned, no further update calls are necessary,
295 methods will nearly always make further update() calls
298 boolean update( [out] double nNextTimeout );
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1008 void update();
1048 void FontStylePropertyBox::update() in update() function in sd::FontStylePropertyBox
1092 update(); in IMPL_LINK()
1109 update(); in setValue()
1138 void update( STLPropertySet* pSet );
1586 void CustomAnimationEffectTabPage::update( STLPropertySet* pSet ) in update() function in sd::CustomAnimationEffectTabPage
1865 void update( STLPropertySet* pSet );
2243 void update( STLPropertySet* pSet );
2479 mpEffectTabPage->update( mpResultSet ); in getResultSet()
2480 mpDurationTabPage->update( mpResultSet ); in getResultSet()
[all …]
/aoo42x/main/offapi/com/sun/star/frame/
H A DXDocumentTemplates.idl44 updated by calling special method <member>XDocumentTemplates::update()</member>.
196 /** force an update for internal structures
200 they can be outdated. An update force actualization of that to find
204 [oneway] void update();
/aoo42x/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx59 void update( double fScaledTickValue );
140 void GridLinePoints::update( double fScaledTickValue ) in update() function in chart::GridLinePoints
276 aGridLinePoints.update( (*aTickIter).fScaledTickValue ); in createShapes()
317 aGridLinePoints.update( (*aTickIter).fScaledTickValue ); in createShapes()
/aoo42x/main/package/source/package/zipapi/
H A DXUnbufferedStream.cxx204 maCRC.update( aPureData ); in readBytes()
228 maCRC.update( aData ); in readBytes()
272 maCRC.update( maCompBuffer ); in readBytes()
304 maCRC.update( aData ); in readBytes()

Completed in 1132 milliseconds

12345678910>>...21