Home
last modified time | relevance | path

Searched defs:set (Results 76 – 100 of 130) sorted by relevance

123456

/trunk/main/winaccessibility/source/service/
H A DAccEventListener.cxx193 void AccEventListener::fireStatePropertyChange(short state, bool set ) in fireStatePropertyChange()
H A DAccContainerEventListener.cxx297 void AccContainerEventListener::fireStatePropertyChange(short state, bool set) in fireStatePropertyChange()
/trunk/main/cui/source/options/
H A Ddoclinkdialog.cxx86 void ODocumentLinkDialog::set( const String& _rName, const String& _rURL ) in set() function in svx::ODocumentLinkDialog
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DDebug.java192 private static void setFlags(int f, boolean set) { in setFlags()
/trunk/main/pyuno/source/module/
H A Dpyuno_except.cxx223 const ClassSet & set = runtime.getImpl()->cargo->interfaceSet; in isInterfaceClass() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java603 synchronized public Object set(int index, Object element) in set() method in InterfaceContainer
844 public synchronized void set(Object o) in set() method in InterfaceContainer.LstItr
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java125 XDynamicResultSet set; in getChildren() local
/trunk/main/sc/source/filter/xml/
H A DXMLCodeNameProvider.cxx176 void XMLCodeNameProvider::set( const uno::Reference< container::XNameAccess>& xNameAccess, ScDocume… in set() function in XMLCodeNameProvider
/trunk/main/writerfilter/source/doctok/
H A DWW8StructBase.cxx165 sal_uInt32 WW8StructBaseTmpOffset::set(sal_uInt32 nOffset) in set() function in writerfilter::doctok::WW8StructBaseTmpOffset
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDBTools.java515 XResultSet set = stat.executeQuery("SELECT * FROM " + table) ; in deleteAllRows() local
561 XResultSet set = stat.executeQuery("SELECT * FROM " + table) ; in addRowToTestTable() local
/trunk/main/basegfx/source/inc/
H A Dhommatrixtemplate.hxx75 void set(sal_uInt16 nColumn, const double& rValue) in set() function in basegfx::internal::ImplMatLine
165 void set(sal_uInt16 nRow, sal_uInt16 nColumn, const double& rValue) in set() function in basegfx::internal::ImplHomMatrixTemplate
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCalendar.java328 short set = oObj.getValue(fields[k]); in _setValue() local
/trunk/main/configmgr/source/
H A Drootaccess.cxx91 css::util::ChangesSet set(changes.getAsConstList()); in initBroadcaster() local
H A Dxcsparser.cxx638 void XcsParser::handleSetItem(xmlreader::XmlReader & reader, SetNode * set) { in handleSetItem()
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx219 void IdlAttributeFieldImpl::set( Any & rObj, const Any & rValue ) in set() function in stoc_corefl::IdlAttributeFieldImpl
309 void IdlAttributeFieldImpl::set( const Any & rObj, const Any & rValue ) in set() function in stoc_corefl::IdlAttributeFieldImpl
/trunk/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx500 class set : public ::testing::Test class
513 TEST_F(set, set_001) in TEST_F() argument
526 TEST_F(set, set_002) in TEST_F() argument
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java303 … final XPropertySet set = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, rowSet); in createReportJob() local
/trunk/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx276 for ( sal_Int32 set = 0; set < nImageSetCount; ++set ) in lcl_updateImageList_nothrow() local
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx86 void B2DHomMatrix::set(sal_uInt16 nRow, sal_uInt16 nColumn, double fValue) in set() function in basegfx::B2DHomMatrix
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx140 void PngHelper::set( sal_uInt32 i_nValue, OutputBuffer& o_rOutputBuf, size_t i_nIndex ) in set() function in PngHelper
/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java417 Set set = new HashSet(); in impl_verifyEnumerationContent() local
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx571 void SheetDataBuffer::XfIdRowRange::set( sal_Int32 nRow, sal_Int32 nXfId ) in set() function in oox::xls::SheetDataBuffer::XfIdRowRange
595 void SheetDataBuffer::XfIdRange::set( const CellAddress& rCellAddr, sal_Int32 nXfId, sal_Int32 nNum… in set() function in oox::xls::SheetDataBuffer::XfIdRange
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java473 ConfigSet set = settings.cp_DefaultSession.cp_Publishing; in loadSettings() local
/trunk/main/dtrans/source/win32/mtaole/
H A DMtaOleClipb.cxx152 void set() in set() function in __anonc5b891690111::Win32Condition
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DInterfaceContainer_Test.java427 public boolean set() in set() method in InterfaceContainer_Test

Completed in 155 milliseconds

123456