Searched refs:mbAllowRemoveOnInsert (Results 1 – 5 of 5) sorted by relevance
46 , mbAllowRemoveOnInsert( sal_True ) in ZipPackageEntry()106 if ( pParent && msName.getLength() && pParent->hasByName ( msName ) && mbAllowRemoveOnInsert ) in setParent()
68 this->mbAllowRemoveOnInsert = bAllowRemoveOnInsert; in ZipPackageFolder()
89 this->mbAllowRemoveOnInsert = bAllowRemoveOnInsert; in ZipPackageStream()
51 bool mbAllowRemoveOnInsert:1; member in ZipPackageEntry
88 void setRemoveOnInsertMode_Impl( sal_Bool bRemove ) { this->mbAllowRemoveOnInsert = bRemove; } in setRemoveOnInsertMode_Impl()
Completed in 46 milliseconds