Home
last modified time | relevance | path

Searched refs:isPublished (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx669 assertTrue(published->isPublished()); in run()
679 assertFalse(published->isPublished()); in run()
689 assertTrue(published->isPublished()); in run()
699 assertFalse(published->isPublished()); in run()
709 assertTrue(published->isPublished()); in run()
738 assertTrue(published->isPublished()); in run()
758 assertTrue(published->isPublished()); in run()
778 assertTrue(published->isPublished()); in run()
802 assertTrue(published->isPublished()); in run()
830 assertTrue(published->isPublished()); in run()
[all …]
/aoo4110/main/stoc/source/registry_tdprovider/
H A Dtdprovider.cxx520 aReader.isPublished() ) ); in createTypeDescription()
546 aReader.isPublished())); in createTypeDescription()
555 rData, aReader.isPublished() ) ); in createTypeDescription()
567 rData, aReader.isPublished())); in createTypeDescription()
576 aReader.isPublished() ) ); in createTypeDescription()
580 xNameAccess, aName, rData, aReader.isPublished() ) ); in createTypeDescription()
585 aName, rData, aReader.isPublished() ) ); in createTypeDescription()
593 aReader.isPublished() ) ); in createTypeDescription()
H A Dbase.hxx248 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in stoc_rdbtdp::InterfaceTypeDescriptionImpl
302 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in stoc_rdbtdp::CompoundTypeDescriptionImpl
349 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in stoc_rdbtdp::EnumTypeDescriptionImpl
388 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in stoc_rdbtdp::TypedefTypeDescriptionImpl
480 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in stoc_rdbtdp::ServiceTypeDescriptionImpl
587 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in stoc_rdbtdp::ConstantsTypeDescriptionImpl
636 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in stoc_rdbtdp::SingletonTypeDescriptionImpl
H A Dstructtypedescription.cxx132 sal_Bool StructTypeDescription::isPublished() throw (css::uno::RuntimeException) in isPublished() function in StructTypeDescription
134 return m_base->isPublished(); in isPublished()
H A Dstructtypedescription.hxx88 virtual sal_Bool SAL_CALL isPublished()
H A Drdbtdp_tdenumeration.cxx61 virtual sal_Bool SAL_CALL isPublished() in isPublished() function in __anon59587a100111::IndividualConstantTypeDescriptionImpl
/aoo4110/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx310 RT_TYPE_CONSTANTS, xPublished->isPublished(), in getTypeBlob()
342 RT_TYPE_MODULE, xPublished->isPublished(), in getTypeBlob()
409 RT_TYPE_INTERFACE, xPublished->isPublished(), in getTypeBlob()
503 RT_TYPE_STRUCT, xPublished->isPublished(), in getTypeBlob()
557 RT_TYPE_EXCEPTION, xPublished->isPublished(), in getTypeBlob()
590 RT_TYPE_ENUM, xPublished->isPublished(), in getTypeBlob()
617 RT_TYPE_TYPEDEF, xPublished->isPublished(), in getTypeBlob()
662 RT_TYPE_SERVICE, xPublished->isPublished(), in getTypeBlob()
774 RT_TYPE_SINGLETON, xPublished->isPublished(), in getTypeBlob()
/aoo4110/main/idlc/source/
H A Derrorhandler.cxx685 if (idlc()->isPublished() && !decl->isPublished() && !bOptional) { in checkPublished()
H A Dastdeclaration.cxx88 m_bPublished = idlc()->isPublished(); in AstDeclaration()
H A Dastdump.cxx90 getNodeType() == NT_module && pDecl->isPublished()); in dump()
H A Dparser.y658 else if ( !pInterface->isPublished()
659 && pForward->isPublished() )
/aoo4110/main/registry/tools/
H A Dregcompare.cxx1065 if (reader1.isPublished()) in checkBlob()
1067 if (!reader2.isPublished()) in checkBlob()
1705 … published = typereg::Reader(&value[0], value.size(), false, TYPEREG_VERSION_1).isPublished(); in hasPublishedChildren()
1827 else if (options.checkUnpublished() || reader.isPublished()) in checkDifferences()
1835 reader.isPublished() ? "" : "un", in checkDifferences()
/aoo4110/main/idlc/inc/idlc/
H A Dastdeclaration.hxx120 bool isPublished() const { return m_bPublished; } in isPublished() function in AstDeclaration
H A Didlc.hxx116 bool isPublished() const { return m_published; } in isPublished() function in Idlc
/aoo4110/main/registry/inc/registry/
H A Dreader.hxx197 bool isPublished() const { in isPublished() function in typereg::Reader
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXPublished.idl104 boolean isPublished();
/aoo4110/main/registry/source/
H A Dregimpl.cxx153 if (reader.isPublished()) { in dumpType()

Completed in 111 milliseconds