Home
last modified time | relevance | path

Searched refs:hasByName (Results 26 – 50 of 1348) sorted by relevance

12345678910>>...54

/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/qa/unit/
H A DEPUBExportTest.cxx171 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/sections/section0001.xhtml")); in CPPUNIT_TEST_FIXTURE()
173 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/sections/section0002.xhtml")); in CPPUNIT_TEST_FIXTURE()
174 CPPUNIT_ASSERT(!mxZipFile->hasByName("OEBPS/sections/section0003.xhtml")); in CPPUNIT_TEST_FIXTURE()
259 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/sections/section0001.xhtml")); in CPPUNIT_TEST_FIXTURE()
261 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/sections/section0002.xhtml")); in CPPUNIT_TEST_FIXTURE()
281 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/sections/section0001.xhtml")); in CPPUNIT_TEST_FIXTURE()
283 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/sections/section0002.xhtml")); in CPPUNIT_TEST_FIXTURE()
326 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/images/image0001.png")); in CPPUNIT_TEST_FIXTURE()
379 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/images/image0001.png")); in CPPUNIT_TEST_FIXTURE()
691 CPPUNIT_ASSERT(mxZipFile->hasByName("OEBPS/fonts/font0001.otf")); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbabookmarks.cxx71 if ( !hasByName(aName) ) in getByName()
79 virtual sal_Bool SAL_CALL hasByName( const OUString& aName ) override in hasByName() function in __anonf11ff09e0111::BookmarkCollectionHelper
81 if( mxNameAccess->hasByName( aName ) ) in hasByName()
173 if( m_xNameAccess->hasByName( rName ) ) in Add()
208 bool bExist = m_xNameAccess->hasByName( rName ); in Exists()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbabookmarks.cxx70 if ( !hasByName(aName) ) in getByName()
78 virtual sal_Bool SAL_CALL hasByName( const OUString& aName ) override in hasByName() function in BookmarkCollectionHelper
80 if( mxNameAccess->hasByName( aName ) ) in hasByName()
170 if( m_xNameAccess->hasByName( rName ) ) in Add()
205 bool bExist = m_xNameAccess->hasByName( rName ); in Exists()
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/report/
H A DRecordTable.java47 …if ((xAllTextTables.hasByName(ReportTextDocument.TBLRECORDSECTION)) || (xAllTextTables.hasByName(R… in RecordTable()
50 if (xAllTextTables.hasByName(ReportTextDocument.COPYOFTBLRECORDSECTION)) in RecordTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/report/
H A DRecordTable.java47 …if ((xAllTextTables.hasByName(ReportTextDocument.TBLRECORDSECTION)) || (xAllTextTables.hasByName(R… in RecordTable()
50 if (xAllTextTables.hasByName(ReportTextDocument.COPYOFTBLRECORDSECTION)) in RecordTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/zippackage/
H A DZipPackageEntry.cxx66 if ( mpParent && !msName.isEmpty() && mpParent->hasByName ( msName ) ) in setName()
89 if ( !msName.isEmpty() && !pNewParent->hasByName ( msName ) ) in doSetParent()
104 … if ( mpParent && !msName.isEmpty() && mpParent->hasByName ( msName ) && mbAllowRemoveOnInsert ) in setParent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/table/
H A Dxtablecharts.cxx32 CPPUNIT_ASSERT(xTC->hasByName("XTableCharts")); in testAddNewRemoveByName()
35 CPPUNIT_ASSERT(!xTC->hasByName("XTableCharts")); in testAddNewRemoveByName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/table/
H A Dxtablecharts.cxx32 CPPUNIT_ASSERT(xTC->hasByName("XTableCharts")); in testAddNewRemoveByName()
35 CPPUNIT_ASSERT(!xTC->hasByName("XTableCharts")); in testAddNewRemoveByName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/api/
H A Dtablecontainer.cxx138 if ( _xTableDefinitions->hasByName(_rName) ) in lcl_createDefinitionObject()
156 if(m_xMasterContainer.is() && m_xMasterContainer->hasByName(_rName)) in createObject()
255 if(m_xMasterContainer.is() && m_xMasterContainer->hasByName(aName)) in appendObject()
306 if ( !xColumnDefinitions->hasByName(*pIter) ) in appendObject()
378 if ( m_xTableDefinitions.is() && m_xTableDefinitions->hasByName(_sElementName) ) in dropObject()
389 if ( !m_nInAppend && !hasByName(sName) ) in elementInserted()
391 if(!m_xMasterContainer.is() || m_xMasterContainer->hasByName(sName)) in elementInserted()
H A Dviewcontainer.cxx69 if ( m_xMasterContainer.is() && m_xMasterContainer->hasByName(_rName) ) in createObject()
119 if(m_xMasterContainer->hasByName(aName)) in appendObject()
192 && ( !hasByName( sName ) ) in elementInserted()
207 if ( !((Event.Accessor >>= sName) && hasByName(sName)) ) in elementRemoved()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/api/
H A Dtablecontainer.cxx145 if ( _xTableDefinitions->hasByName(_rName) ) in lcl_createDefintionObject()
164 if(m_xMasterContainer.is() && m_xMasterContainer->hasByName(_rName)) in createObject()
263 if(m_xMasterContainer.is() && m_xMasterContainer->hasByName(aName)) in appendObject()
314 if ( !xColumnDefinitions->hasByName(*pIter) ) in appendObject()
385 if ( m_xTableDefinitions.is() && m_xTableDefinitions->hasByName(_sElementName) ) in dropObject()
396 if ( !m_nInAppend && !hasByName(sName) ) in elementInserted()
398 if(!m_xMasterContainer.is() || m_xMasterContainer->hasByName(sName)) in elementInserted()
H A Dviewcontainer.cxx77 if ( m_xMasterContainer.is() && m_xMasterContainer->hasByName(_rName) ) in createObject()
127 if(m_xMasterContainer->hasByName(aName)) in appendObject()
199 && ( !hasByName( sName ) ) in elementInserted()
214 if ( (Event.Accessor >>= sName) && hasByName(sName) ) in elementRemoved()
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/sheet/
H A Dxdatabaseranges.cxx29 CPPUNIT_ASSERT_MESSAGE("Unable to add new db range", xDbRanges->hasByName("addNewRange")); in testAddRemoveDbRanges()
37 CPPUNIT_ASSERT_MESSAGE("Unable to remove db range", !xDbRanges->hasByName("addNewRange")); in testAddRemoveDbRanges()
H A Dxscenarios.cxx32 CPPUNIT_ASSERT_MESSAGE("Unable to add new XScenario", xScenarios->hasByName("XScenarios2")); in testAddNewByName()
40 CPPUNIT_ASSERT_MESSAGE("Unable to remove XScenario", !xScenarios->hasByName("XScenario")); in testRemoveByName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/sheet/
H A Dxdatabaseranges.cxx31 CPPUNIT_ASSERT_MESSAGE("Unable to add new db range", xDbRanges->hasByName("addNewRange")); in testAddRemoveDbRanges()
39 CPPUNIT_ASSERT_MESSAGE("Unable to remove db range", !xDbRanges->hasByName("addNewRange")); in testAddRemoveDbRanges()
H A Dxscenarios.cxx32 CPPUNIT_ASSERT_MESSAGE("Unable to add new XScenario", xScenarios->hasByName("XScenarios2")); in testAddNewByName()
40 CPPUNIT_ASSERT_MESSAGE("Unable to remove XScenario", !xScenarios->hasByName("XScenario")); in testRemoveByName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/zippackage/
H A DZipPackageEntry.cxx66 if ( mpParent && !msName.isEmpty() && mpParent->hasByName ( msName ) ) in setName()
89 if ( !msName.isEmpty() && !pNewParent->hasByName ( msName ) ) in doSetParent()
106 … if ( mpParent && !msName.isEmpty() && mpParent->hasByName ( msName ) && mbAllowRemoveOnInsert ) in setParent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx140 if ( !i_rStorage->hasByName( sObjectMapStreamName ) ) in lcl_readObjectMap_throw()
227 if ( i_rTargetStorage->hasByName( sRecoveryDataSubStorageName ) ) in saveModifiedSubComponents()
273 if ( !i_rDocumentStorage->hasByName( sRecoveryDataSubStorageName ) ) in recoverSubDocuments()
285 …if ( !xRecoveryStorage->hasByName( SubComponentRecovery::getComponentsStorageName( aKnownType ) ) ) in recoverSubDocuments()
307 if ( !xComponentsStor->hasByName(elem.first) ) in recoverSubDocuments()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/fldui/
H A Dxfldui.cxx70 OSL_ENSURE(xTables->hasByName(rTableQryName), "table not available anymore?"); in IsDBNumeric()
89 OSL_ENSURE(xQueries->hasByName(rTableQryName), "table not available anymore?"); in IsDBNumeric()
114 if(xCols.is() && xCols->hasByName(rFieldName)) in IsDBNumeric()
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/text/
H A DTextSectionHandler.py31 if xAllTextSections.hasByName(SectionName):
42 return xAllTextSections.hasByName(SectionName)
104 if self.xTextDocument.TextSections.hasByName(sectionName):
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/text/
H A DTextSectionHandler.py31 if xAllTextSections.hasByName(SectionName):
42 return xAllTextSections.hasByName(SectionName)
104 if self.xTextDocument.TextSections.hasByName(sectionName):
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/fldui/
H A Dxfldui.cxx68 OSL_ENSURE(xTables->hasByName(rTableQryName), "table not available anymore?"); in IsDBNumeric()
87 OSL_ENSURE(xQueries->hasByName(rTableQryName), "table not available anymore?"); in IsDBNumeric()
112 if(xCols.is() && xCols->hasByName(rFieldName)) in IsDBNumeric()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx137 if ( !i_rStorage->hasByName( sObjectMapStreamName ) ) in lcl_readObjectMap_throw()
224 if ( i_rTargetStorage->hasByName( sRecoveryDataSubStorageName ) ) in saveModifiedSubComponents()
270 if ( !i_rDocumentStorage->hasByName( sRecoveryDataSubStorageName ) ) in recoverSubDocuments()
282 …if ( !xRecoveryStorage->hasByName( SubComponentRecovery::getComponentsStorageName( aKnownType ) ) ) in recoverSubDocuments()
304 if ( !xComponentsStor->hasByName(elem.first) ) in recoverSubDocuments()
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/container/
H A Dxnameaccess.cxx48 CPPUNIT_ASSERT(xNA->hasByName(m_aName)); in testHasByName()
50 CPPUNIT_ASSERT(!xNA->hasByName(m_aName + "UnitTest")); in testHasByName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/container/
H A Dxnameaccess.cxx49 CPPUNIT_ASSERT(xNA->hasByName(m_aName)); in testHasByName()
51 CPPUNIT_ASSERT(!xNA->hasByName(m_aName + "UnitTest")); in testHasByName()

12345678910>>...54