Home
last modified time | relevance | path

Searched refs:l (Results 226 – 250 of 524) sorted by relevance

12345678910>>...21

/aoo4110/main/reportdesign/source/core/inc/
H A DFixedLine.hxx66 BoundListeners l; in set() local
69 …t(_sProperty, ::com::sun::star::uno::makeAny(_member), ::com::sun::star::uno::makeAny(_Value), &l); in set()
72 l.notify(); in set()
H A DShape.hxx71 BoundListeners l; in set() local
74 …t(_sProperty, ::com::sun::star::uno::makeAny(_member), ::com::sun::star::uno::makeAny(_Value), &l); in set()
77 l.notify(); in set()
/aoo4110/main/bridges/source/jni_uno/
H A Djni_bridge.cxx378 a[0].l = s.get(); in findClass()
380 a[2].l = m_class_loader; in findClass()
405 arg.l = jo_exc; in get_stack_trace()
/aoo4110/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx313 BoundListeners l; in setSecond() local
316 v, &l); in setSecond()
321 l.notify(); in setSecond()
/aoo4110/main/solenv/inc/
H A Dunxscoi.mk78 LINKFLAGSSHLGUI=-G -W,l,-Bsymbolic
79 LINKFLAGSSHLCUI=-G -W,l,-Bsymbolic
/aoo4110/main/offapi/com/sun/star/awt/
H A DXImageButton.idl50 [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
56 [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
H A DXVclContainer.idl56 [oneway] void addVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l );
63 [oneway] void removeVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l );
H A DXButton.idl49 [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
55 [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
H A DXRadioButton.idl50 [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l );
56 [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l );
H A DXCheckBox.idl50 [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l );
56 [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l );
H A DXSpinField.idl50 [oneway] void addSpinListener( [in] com::sun::star::awt::XSpinListener l );
56 [oneway] void removeSpinListener( [in] com::sun::star::awt::XSpinListener l );
H A DXFixedHyperlink.idl90 [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
96 [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
/aoo4110/main/sal/osl/all/
H A Ddebugbase.cxx37 #define DEBUGBASE_ENSURE_(c, f, l, m) \ argument
40 if (!(c) && _OSL_GLOBAL osl_assertFailedLine(f, l, m)) \
/aoo4110/main/offapi/com/sun/star/util/
H A DXFlushable.idl53 [oneway] void addFlushListener( [in] com::sun::star::util::XFlushListener l );
58 [oneway] void removeFlushListener( [in] com::sun::star::util::XFlushListener l );
H A DXRefreshable.idl53 [oneway] void addRefreshListener( [in] com::sun::star::util::XRefreshListener l );
58 [oneway] void removeRefreshListener( [in] com::sun::star::util::XRefreshListener l );
/aoo4110/main/editeng/source/items/
H A Dfrmitems.cxx2281 const SvxBorderLine* l = pLine[ i ]; in Store() local
2282 if( l ) in Store()
2285 << l->GetColor() in Store()
2286 << (sal_uInt16) l->GetOutWidth() in Store()
2287 << (sal_uInt16) l->GetInWidth() in Store()
2718 const SvxBorderLine* l = pLine[ i ]; in Store() local
2719 if( l ) in Store()
2722 << l->GetColor() in Store()
2723 << (short) l->GetOutWidth() in Store()
2724 << (short) l->GetInWidth() in Store()
[all …]
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx4359 sal_Int32 l, o, r, u; in ImportShape() local
4361 Scale( l ); in ImportShape()
4368 double fl = l; in ImportShape()
4370 double fWidth = r - l; in ImportShape()
4977 sal_Int32 l, t, r, b; in GetGlobalChildAnchor() local
4988 Scale( l ); in GetGlobalChildAnchor()
5007 sal_Int32 l, o, r, u; in GetGlobalChildAnchor() local
5009 Scale( l ); in GetGlobalChildAnchor()
5047 sal_Int32 l, o, r, u; in GetGroupAnchors() local
5049 Scale( l ); in GetGroupAnchors()
[all …]
/aoo4110/main/forms/source/component/
H A DFilter.cxx563 …void SAL_CALL OFilterControl::addTextListener(const Reference< XTextListener > & l) throw(RuntimeE… in addTextListener() argument
565 m_aTextListeners.addInterface( l ); in addTextListener()
569 …void SAL_CALL OFilterControl::removeTextListener(const Reference< XTextListener > & l) throw(Runti… in removeTextListener() argument
571 m_aTextListeners.removeInterface( l ); in removeTextListener()
/aoo4110/main/sc/inc/
H A Dfielduno.hxx109 ::com::sun::star::util::XRefreshListener >& l )
112 ::com::sun::star::util::XRefreshListener >& l )
309 ::com::sun::star::util::XRefreshListener >& l )
312 ::com::sun::star::util::XRefreshListener >& l )
/aoo4110/main/xmerge/workben/
H A Djstyle.pl235 $l = length($eline);
237 do err("line > 100 characters ($l)");
/aoo4110/main/qadevOOo/tests/java/mod/_svx/
H A DAccessibleEditableTextPara.java98 int l = new String("AccessibleEditablePara").length(); in createTestEnvironment()
99 edText.deleteText(0, l); in createTestEnvironment()
/aoo4110/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java233 int l = url.openConnection().getContentLength(); in getFileLength() local
234 return l; in getFileLength()
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DJavaScriptIterator.java212 public final void addChangeListener(ChangeListener l) {} in addChangeListener() argument
213 public final void removeChangeListener(ChangeListener l) {} in removeChangeListener() argument
/aoo4110/main/connectivity/source/inc/hsqldb/
H A DHConnection.hxx94 …::com::sun::star::uno::Reference< ::com::sun::star::util::XFlushListener >& l ) throw (::com::sun:…
95 …::com::sun::star::uno::Reference< ::com::sun::star::util::XFlushListener >& l ) throw (::com::sun:…
/aoo4110/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx140 BoundListeners l; in setReportDefinition() local
145 prepareSet(PROPERTY_REPORTDEFINITION, uno::makeAny(m_xReport), uno::makeAny(_report), &l); in setReportDefinition()
149 l.notify(); in setReportDefinition()

Completed in 160 milliseconds

12345678910>>...21