Home
last modified time | relevance | path

Searched defs:set (Results 26 – 50 of 130) sorted by relevance

123456

/trunk/main/idlc/source/
H A Dattributeexceptions.hxx35 Part set; member
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx226 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in dbaccess::DatabaseDataProvider
/trunk/main/stoc/source/corereflection/
H A Dcrenum.cxx165 void IdlEnumFieldImpl::set( const Any &, const Any & ) in set() function in stoc_corefl::IdlEnumFieldImpl
173 void IdlEnumFieldImpl::set( Any &, const Any & ) in set() function in stoc_corefl::IdlEnumFieldImpl
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java116 public static void set(int value, String name, Object parent) throws Exception in set() method in Configuration
121 public static void set(short value, String name, Object parent) throws Exception in set() method in Configuration
126 public static void set(String value, String name, Object parent) throws Exception in set() method in Configuration
131 public static void set(boolean value, String name, Object parent) throws Exception in set() method in Configuration
143 …public static void set(Object value, String name, Object parent) throws com.sun.star.lang.IllegalA… in set() method in Configuration
/trunk/main/reportdesign/source/core/inc/
H A DFixedText.hxx57 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OFixedText
H A DFormattedField.hxx60 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OFormattedField
H A DFunction.hxx60 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OFunction
H A DGroup.hxx61 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OGroup
H A DFixedLine.hxx62 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OFixedLine
H A DFormatCondition.hxx55 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OFormatCondition
H A DReportEngineJFree.hxx57 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OReportEngineJFree
H A DImageControl.hxx57 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OImageControl
H A DSection.hxx76 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OSection
H A DShape.hxx67 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OShape
/trunk/main/sal/inc/osl/
H A Dconditn.hxx64 void set() in set() function in osl::Condition
/trunk/main/vcl/inc/vcl/
H A Dlazydelete.hxx255 T* set( T* i_pNew ) { T* pOld = m_pT; m_pT = i_pNew; return pOld; } in set() function in vcl::DeleteOnDeinit
281 void set (const ::com::sun::star::uno::Reference<I>& r_xNew ) in set() function in vcl::DeleteUnoReferenceOnDeinit
/trunk/main/winaccessibility/source/service/
H A DAccMenuEventListener.cxx117 void AccMenuEventListener::fireStatePropertyChange(short state, bool set) in fireStatePropertyChange()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_GraphicObjectShape.java87 public Any set = null; field in _GraphicObjectShape
/trunk/main/basebmp/inc/basebmp/
H A Dpixeliterator.hxx171 void set( value_type v ) const in set() function in basebmp::PixelColumnIterator
176 void set( value_type v, difference_type d ) const in set() function in basebmp::PixelColumnIterator
313 void set( value_type v ) const in set() function in basebmp::PixelIterator
318 void set( value_type v, difference_type const & d ) const in set() function in basebmp::PixelIterator
H A Dpackedpixeliterator.hxx224 void set( value_type v ) const in set() function in basebmp::PackedPixelColumnIterator
230 void set( value_type v, difference_type d ) const in set() function in basebmp::PackedPixelColumnIterator
460 void set( value_type v ) const in set() function in basebmp::PackedPixelRowIterator
469 void set( value_type v, difference_type d ) const in set() function in basebmp::PackedPixelRowIterator
621 void set( value_type v ) const in set() function in basebmp::PackedPixelIterator
633 void set( value_type v, difference_type const & d ) const in set() function in basebmp::PackedPixelIterator
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_servicemgr.uno/
H A DOServiceManager.java123 XSet set = (XSet) UnoRuntime.queryInterface in createTestEnvironment() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_smgr/
H A DOServiceManager.java125 XSet set = (XSet) UnoRuntime.queryInterface in createTestEnvironment() local
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx112 template <typename T> void set( const ::rtl::OUString& _sProperty in set() function in reportdesign::OReportDefinition
/trunk/main/extensions/test/pgp/
H A DTestPGP.java80 XSet set= (XSet)UnoRuntime.queryInterface(XSet.class, rSmgr); in doSomething() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DIntArrayList.java105 public void set(int index, int value) { in set() method in IntArrayList

Completed in 121 milliseconds

123456