Searched refs:SFX_SLOT_READONLYDOC (Results 1 – 2 of 2) sorted by relevance
67 #define SFX_SLOT_READONLYDOC 0x200000L // auch bei readonly-Docs verf"ugbar macro
1837 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