Home
last modified time | relevance | path

Searched defs:set (Results 51 – 75 of 130) sorted by relevance

123456

/trunk/main/connectivity/source/inc/java/
H A DLocalRef.hxx74 void set( T object ) { reset(); m_object = object; } in set() function in connectivity::jdbc::LocalRef
/trunk/main/oox/inc/oox/helper/
H A Dpropertyset.hxx72 inline void set( const Type& rObject ) in set() function in oox::PropertySet
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DXMLStylesImporter.java163 final XPropertySet set = supp.getFootnoteSettings(); in createTestEnvironment() local
H A DXMLStylesExporter.java149 XPropertySet set = supp.getFootnoteSettings(); in createTestEnvironment() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XSortedDynamicResultSetFactory.java131 XResultSet set = null ; in _createSortedDynamicResultSet() local
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx108 #define GET_BOOL(sid,set) ((const SfxBoolItem&)((set).Get(GetWhich((sid))))).GetValue() argument
109 #define GET_USHORT(sid,set) (sal_uInt16)((const SfxUInt16Item&)((set).Get(GetWhich((sid))))).GetVal… argument
110 #define GET_SHOW(sid,set) ( ScVObjMode( ((const ScViewObjectModeItem&)((set).Get(GetWhich((sid))))… argument
/trunk/main/i18npool/source/breakiterator/
H A Dgendict.cxx135 sal_Int16 set[0x100]; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/stoc/source/corereflection/
H A Dcrcomp.cxx216 void IdlCompFieldImpl::set( const Any & rObj, const Any & rValue ) in set() function in stoc_corefl::IdlCompFieldImpl
253 void IdlCompFieldImpl::set( Any & rObj, const Any & rValue ) in set() function in stoc_corefl::IdlCompFieldImpl
H A Dcrarray.cxx162 void ArrayIdlClassImpl::set( Any & rArray, sal_Int32 nIndex, const Any & rNewValue ) in set() function in stoc_corefl::ArrayIdlClassImpl
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java244 public void set(Object value, Object target); in set() method
344 public void set(Object value, Object target) { in set() method in DataAware.PropertyValue
/trunk/main/basebmp/inc/basebmp/
H A Dtruecolormaskaccessor.hxx195 void set(V const& value, Iterator const& i) const in set() function in basebmp::TrueColorMaskAccessor
205 void set(V const& value, Iterator const& i, Difference const& diff) const in set() function in basebmp::TrueColorMaskAccessor
H A Dcompositeiterator.hxx203 void set( value_type v ) const in set() function in basebmp::detail::CompositeIteratorBase
209 void set( value_type v, difference_type const & d ) const in set() function in basebmp::detail::CompositeIteratorBase
/trunk/main/winaccessibility/source/service/
H A DAccComponentEventListener.cxx220 void AccComponentEventListener::fireStatePropertyChange(short state, bool set) in fireStatePropertyChange()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Draw/
H A DXMLContentExporter.java146 XDrawPages set = supp.getDrawPages(); in createTestEnvironment() local
H A DXMLExporter.java145 XDrawPages set = supp.getDrawPages(); in createTestEnvironment() local
/trunk/main/dbaccess/source/ui/control/
H A DVertSplitView.cxx200 void OSplitterView::set(Window* _pRight,Window* _pLeft) in set() function in OSplitterView
/trunk/main/cppu/inc/cppu/
H A DFreeReference.hxx137 void set(cssuno::Reference<T> const & xRef) in set() function in cppu::FreeReference
/trunk/main/writerfilter/source/doctok/
H A DWW8CpAndFc.hxx72 void set(sal_uInt32 nCp_) { nCp = nCp_; } in set() function
157 void set(sal_uInt32 nFc) { mnFc = nFc; } in set() function
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx427 void set( value_type v ) const in set() function in __anon169c9f4b0111::PackedPixelColumnIterator
433 void set( value_type v, difference_type d ) const in set() function in __anon169c9f4b0111::PackedPixelColumnIterator
671 void set( value_type v ) const in set() function in __anon169c9f4b0111::PackedPixelRowIterator
680 void set( value_type v, difference_type d ) const in set() function in __anon169c9f4b0111::PackedPixelRowIterator
833 void set( value_type v ) const in set() function in __anon169c9f4b0111::PackedPixelIterator
845 void set( value_type v, difference_type const & d ) const in set() function in __anon169c9f4b0111::PackedPixelIterator
940 void set(V const& value, Iterator const& i) const in set() function in __anon169c9f4b0111::PaletteImageAccessor
948 void set(V const& value, Iterator const& i, Difference const& diff) const in set() function in __anon169c9f4b0111::PaletteImageAccessor
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponentMain.java104 XSet set = UnoRuntime.queryInterface(XSet.class, smgr); in main() local
/trunk/main/oox/source/helper/
H A Dpropertyset.cxx43 void PropertySet::set( const Reference< XPropertySet >& rxPropSet ) in set() function in oox::PropertySet
/trunk/main/sal/inc/rtl/
H A Dref.hxx99 SAL_CALL set (reference_type * pBody) in set() function in rtl::Reference
H A Dbootstrap.hxx178 inline void Bootstrap::set( ::rtl::OUString const & name, ::rtl::OUString const & value ) in set() function in rtl::Bootstrap
/trunk/main/stoc/source/security/
H A Dlru_cache.h210 inline void lru_cache< t_key, t_val, t_hashKey, t_equalKey >::set( in set() function in stoc_sec::lru_cache
/trunk/main/wizards/com/sun/star/wizards/web/
H A DIconsDialog.java46 private ConfigSet set; field in IconsDialog

Completed in 97 milliseconds

123456