Home
last modified time | relevance | path

Searched refs:bImported (Results 1 – 10 of 10) sorted by relevance

/trunk/main/idl/inc/
H A Dmodule.hxx54 sal_Bool bImported : 1, member in SvMetaModule
83 sal_Bool bImported );
86 sal_Bool IsImported() const { return bImported; } in IsImported()
H A Ddatabase.hxx166 sal_Bool ReadSvIdl( SvTokenStream &, sal_Bool bImported, const String & rPath );
/trunk/main/svx/inc/svx/
H A Dgallery1.hxx54 sal_Bool bImported; member in GalleryThemeEntry
64 sal_uInt32 nFileNumber, sal_Bool bReadOnly, sal_Bool bImported,
75 sal_Bool IsImported() const { return bImported; } in IsImported()
/trunk/main/idlc/inc/idlc/
H A Dastdeclaration.hxx96 void setImported(sal_Bool bImported) in setImported() argument
97 { m_bImported = bImported; } in setImported()
/trunk/main/idl/source/objects/
H A Dmodule.cxx51 : bImported( sal_False ) in SvMetaModule()
60 , bImported( bImp ), bIsModified( sal_False ) in SvMetaModule()
77 bImported = sal_True; // immer importiert in Load()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx159 bool bImported; // fuers rekursive Importieren member in SwWW8StyInf
191 bImported(false), in SwWW8StyInf()
H A Dww8par2.cxx4129 if( rSI.bImported || !rSI.bValid ) in Import1Style()
4132 rSI.bImported = true; // jetzt schon Flag setzen in Import1Style()
4137 if( rSI.nBase < cstd && !pIo->pCollA[rSI.nBase].bImported ) in Import1Style()
4181 if( rSI.bImported || !rSI.bValid ) in RecursiveReg()
4184 rSI.bImported = true; in RecursiveReg()
4186 if( rSI.nBase < cstd && !pIo->pCollA[rSI.nBase].bImported ) in RecursiveReg()
4206 pIo->pCollA[i].bImported = false; in PostProcessStyles()
4536 rSI.bImported = true; in ImportOldFormatStyles()
/trunk/main/idl/source/prj/
H A Ddatabase.cxx805 sal_Bool SvIdlWorkingBase::ReadSvIdl( SvTokenStream & rInStm, sal_Bool bImported, const String & rP… in ReadSvIdl() argument
865 SvMetaModuleRef aModule = new SvMetaModule( rInStm.GetFileName(), bImported ); in ReadSvIdl()
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx61 bImported ( _bImported ), in GalleryThemeEntry()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3478 … sal_Bool bImported = framework::UIConfigurationImporterOOo1x::ImportCustomToolbars( in getUIConfigurationManager() local
3480 if ( bImported ) in getUIConfigurationManager()

Completed in 69 milliseconds