Searched refs:aReadOnly (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/svx/source/dialog/ |
H A D | hyprlink.cxx | 967 SfxBoolItem aReadOnly( SID_DOC_READONLY, sal_True ); in OpenDoc() local 976 … &aName, &aView, &aNewView, &aSilent, &aReadOnly, &aReferer, &aExternal, 0L ); in OpenDoc() 980 &aName, &aNewView, &aSilent, &aReadOnly, &aReferer, 0L ); in OpenDoc()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | hlinettp.cxx | 465 SfxBoolItem aReadOnly( SID_DOC_READONLY, sal_True ); in IMPL_LINK() local 469 …const SfxPoolItem *ppItems[] = { &aName, &aNewView, &aSilent, &aReadOnly, &aRefererItem, &aBrowse,… in IMPL_LINK()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | linkmgr2.cxx | 635 SfxBoolItem aReadOnly(SID_DOC_READONLY, sal_True); in Connect() local 645 aArgs.Put(aReadOnly); in Connect()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 1310 SfxBoolItem aReadOnly(SID_DOC_READONLY, sal_False); in OpenDoc() local 1315 &aURL, &aReadOnly, &aReferer, &aTargetFrameName, 0L); in OpenDoc()
|
Completed in 55 milliseconds