Home
last modified time | relevance | path

Searched refs:Changes (Results 1 – 25 of 120) sorted by relevance

12345

/aoo41x/main/ucb/source/cacher/
H A Ddynamicresultsetwrapper.cxx233 ::impl_notify( const ListEvent& Changes ) in impl_notify() argument
248 aNewEvent.Changes = Changes.Changes; in impl_notify()
252 for( long i=0; !m_bGotWelcome && i<Changes.Changes.getLength(); i++ ) in impl_notify()
254 ListAction& rAction = aNewEvent.Changes[i]; in impl_notify()
504 ::notify( const ListEvent& Changes ) in notify() argument
510 m_pOwner->impl_notify( Changes ); in notify()
H A Ddynamicresultsetwrapper.hxx182 impl_notify( const ::com::sun::star::ucb::ListEvent& Changes )
215 notify( const ::com::sun::star::ucb::ListEvent& Changes )
/aoo41x/main/ucb/source/sorter/
H A Dsortdynres.cxx308 SortedDynamicResultSet::impl_notify( const ListEvent& Changes ) in impl_notify() argument
350 for ( long i=0; i<Changes.Changes.getLength(); i++ ) in impl_notify()
352 const ListAction aAction = Changes.Changes[i]; in impl_notify()
462 aNewEvent.Changes = aActionList; in SendNotify()
606 SortedDynamicResultSetListener::notify( const ListEvent& Changes ) in notify() argument
612 mpOwner->impl_notify( Changes ); in notify()
H A Dsortdynres.hxx167 impl_notify( const ::com::sun::star::ucb::ListEvent& Changes )
200 notify( const ::com::sun::star::ucb::ListEvent& Changes )
/aoo41x/main/ucb/source/ucp/file/
H A Dfilnot.cxx231 uno::Sequence< beans::PropertyChangeEvent > Changes ) in notifyPropertyChanged()
235 for( j = 0; j < Changes.getLength(); ++j ) in notifyPropertyChanged()
236 Changes[j].Source = m_xCreatorContent; in notifyPropertyChanged()
246 aListener->propertiesChange( Changes ); in notifyPropertyChanged()
251 for( j = 0; j < Changes.getLength(); ++j ) in notifyPropertyChanged()
253 seq[0] = Changes[j]; in notifyPropertyChanged()
/aoo41x/main/sal/textenc/
H A Dtcvtlat1.tab35 /* Last-Changes from us: */
210 /* Last-Changes from us: */
344 /* Last-Changes from us: */
517 /* Last-Changes from us: */
692 /* Last-Changes from us: */
867 /* Last-Changes from us: */
1042 /* Last-Changes from us: */
1147 /* Last-Changes from us: */
1212 /* Last-Changes from us: */
1340 /* Last-Changes from us: */
[all …]
H A Dtcvtest1.tab35 /* Last-Changes from us: */
194 /* Last-Changes from us: */
400 /* Last-Changes from us: */
606 /* Last-Changes from us: */
742 /* Last-Changes from us: */
877 /* Last-Changes from us: */
1033 /* Last-Changes from us: */
1179 /* Last-Changes from us: */
1380 /* Last-Changes from us: */
1515 /* Last-Changes from us: */
[all …]
H A Dtcvtarb1.tab35 /* Last-Changes from us: */
230 /* Last-Changes from us: */
388 /* Last-Changes from us: */
719 /* Last-Changes from us: */
/aoo41x/main/sw/source/ui/misc/
H A Dredlndlg.src52 Text [ en-US ] = "Accept or Reject Changes" ;
60 Text [ en-US ] = "Accept or Reject AutoCorrect Changes";
/aoo41x/main/filter/source/config/cache/
H A Dcacheupdatelistener.cxx144 sal_Int32 c = aEvent.Changes.getLength(); in changesOccurred()
149 const css::util::ElementChange& aChange = aEvent.Changes[i]; in changesOccurred()
/aoo41x/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSetListener.idl66 @param Changes
69 void notify( [in] ListEvent Changes );
/aoo41x/main/basic/source/uno/
H A Dnamecont.cxx176 aEvent.Changes.realloc( 1 ); in replaceByName()
177 aEvent.Changes[ 0 ].Accessor <<= aName; in replaceByName()
178 aEvent.Changes[ 0 ].Element <<= aElement; in replaceByName()
179 aEvent.Changes[ 0 ].ReplacedElement = aOldElement; in replaceByName()
226 aEvent.Changes.realloc( 1 ); in insertByName()
227 aEvent.Changes[ 0 ].Accessor <<= aName; in insertByName()
228 aEvent.Changes[ 0 ].Element <<= aElement; in insertByName()
276 aEvent.Changes.realloc( 1 ); in removeByName()
277 aEvent.Changes[ 0 ].Accessor <<= aName; in removeByName()
279 aEvent.Changes[ 0 ].ReplacedElement = aOldElement; in removeByName()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dacredlin.src121 Text [ en-US ] = "Changes rejected" ;
155 Text [ en-US ] = "Accept or Reject Changes" ;
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx173 for( sal_Int32 nIndex = 0, nLength = rEvent.Changes.getLength(); nIndex < nLength; ++nIndex ) in changesOccurred()
175 const util::ElementChange& rChange = rEvent.Changes[ nIndex ]; in changesOccurred()
/aoo41x/main/sw/source/ui/shells/
H A Dshells.src91 Text [ en-US ] = "Table Changes" ;
115 Text [ en-US ] = "Edit Changes";
/aoo41x/main/expat/
H A Dexpat-2.5.0.patch85 diff -ru misc/expat-2.5.0/Changes misc/build/expat-2.5.0/Changes
86 --- misc/expat-2.5.0/Changes 2022-10-25 17:09:08.000000000 +0200
87 +++ misc/build/expat-2.5.0/Changes 2023-02-06 23:22:40.572115558 +0100
/aoo41x/main/sw/source/filter/ww8/
H A DREADME-rtf.txt53 4. Changes in the source code outside RTF
233 4.�Changes in the source code outside RTF
/aoo41x/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx362 sal_Int32 nCount = rEvent.Changes.getLength(); in changesOccurred()
366 util::ElementChange aChange = rEvent.Changes[ 0 ]; in changesOccurred()
388 aChange = rEvent.Changes[ nIndex ]; in changesOccurred()
/aoo41x/main/svx/source/smarttags/
H A DSmartTagMgr.cxx338 const util::ElementChange* pElementChanges = rEvent.Changes.getConstArray(); in changesOccurred()
339 const sal_Int32 nNumberOfChanges = rEvent.Changes.getLength(); in changesOccurred()
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl119 /** Changes the view state in place for this sprite's
145 /** Changes all of the sprite's attributes at one atomic
/aoo41x/main/ucbhelper/source/client/
H A Dproxydecider.cxx585 sal_Int32 nCount = Event.Changes.getLength(); in changesOccurred()
589 = Event.Changes.getConstArray(); in changesOccurred()
/aoo41x/main/cui/source/options/
H A Dtreeopt.src202 < "Changes" ; RID_SW_TP_REDLINE_OPT ; > ;
239 < "Changes" ; SID_SC_TP_CHANGES ;> ;
/aoo41x/main/ucb/source/core/
H A Ducb.cxx701 sal_Int32 nCount = Event.Changes.getLength(); in changesOccurred()
710 = Event.Changes.getConstArray(); in changesOccurred()
/aoo41x/main/svtools/source/dialogs/
H A Dso3res.src217 …ts of the file into your document and creates a link to the source file. Changes made to the sourc…
221 …Text [ en-US ] = "Inserts an icon into your document representing the file. Changes made to the so…
/aoo41x/main/sw/source/ui/config/
H A Doptdlg.src811 Text [ en-US ] = "Changes affect the adjacent area only";
825 Text [ en-US ] = "Changes affect the entire table";
839 Text [ en-US ] = "Changes affect the table size";

Completed in 109 milliseconds

12345