Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx457 sal_Bool bSaveGlobal = *(sal_Bool*)rValue.getValue(); in _setSingleValue() local
458 mpDoc->set(IDocumentSettingAccess::GLOBAL_DOCUMENT_SAVE_LINKS, bSaveGlobal ); in _setSingleValue()
823 sal_Bool bSaveGlobal = mpDoc->get(IDocumentSettingAccess::GLOBAL_DOCUMENT_SAVE_LINKS); in _getSingleValue() local
824 rValue.setValue(&bSaveGlobal, ::getBooleanCppuType()); in _getSingleValue()

Completed in 11 milliseconds