Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx434 pCfg->IsSaveRelFile(), pOnlyTxt ); in NewGlossary()
882 pCfg->IsSaveRelFile() ); in ImportGlossaries()
/trunk/main/editeng/inc/editeng/
H A Dacorrcfg.hxx108 sal_Bool IsSaveRelFile() const { return bFileRel; } in IsSaveRelFile() function in SvxAutoCorrCfg
/trunk/main/sw/source/ui/misc/
H A Dglshell.cxx123 pCfg->IsSaveRelFile(), in lcl_Save()
H A Dglossary.cxx869 aFileRelCB.Check( pCfg->IsSaveRelFile() ); in Init()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx481 if(pCfg->IsSaveRelFile()) in insertNewByName()