Home
last modified time | relevance | path

Searched refs:IsLoadReadonly (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx842 bChanged = ( pDocSh->IsLoadReadonly() != bNewValue ); in _setPropertyValues()
1110 *pValue <<= pDocSh->IsLoadReadonly(); in _getPropertyValues()
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx418 aRet <<= pDocShell->IsLoadReadonly(); in getPropertyValue()
/trunk/main/sc/source/filter/excel/
H A Dexcdoc.cxx200 bool bRecommendReadOnly = pShell && pShell->IsLoadReadonly(); in FillAsHeader()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx570 if ( !IsReadOnly() && IsLoadReadonly() ) in ImportFromGeneratedStream_Impl()
700 if ( !IsReadOnly() && IsLoadReadonly() ) in DoLoad()
3202 return IsLoadReadonly(); in IsSecurityOptOpenReadOnly()
H A Dobjcont.cxx1156 sal_Bool SfxObjectShell::IsLoadReadonly() const in IsLoadReadonly() function in SfxObjectShell
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx969 rValue <<= mpDocSh->IsLoadReadonly(); in _getSingleValue()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx432 sal_Bool IsLoadReadonly() const;
/trunk/main/starmath/source/
H A Dunomodel.cxx967 *pValue <<= pDocSh->IsLoadReadonly(); in _getPropertyValues()

Completed in 55 milliseconds