Home
last modified time | relevance | path

Searched refs:SFX_SLOT_READONLYDOC (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx67 #define SFX_SLOT_READONLYDOC 0x200000L // auch bei readonly-Docs verf"ugbar macro
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1837 if ( pSlot && !pSlot->IsMode( SFX_SLOT_READONLYDOC ) ) in _Update_Impl()
2336 if ( pSlot && !( pSlot->nFlags & SFX_SLOT_READONLYDOC ) && bReadOnly ) in _FindServer()
2451 if ( pSlot && !( pSlot->nFlags & SFX_SLOT_READONLYDOC ) && bReadOnly ) in HasSlot_Impl()

Completed in 36 milliseconds