Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Dfldmgr.hxx85 sal_Bool bIsAutomaticLanguage; member
100 bIsAutomaticLanguage(bIsAutoLanguage), in SwInsertFld_Data()
106 bIsAutomaticLanguage(sal_True){} in SwInsertFld_Data()
/trunk/main/sw/inc/
H A Dfldbas.hxx312 sal_Bool bIsAutomaticLanguage; member in SwField
386 sal_Bool IsAutomaticLanguage() const { return bIsAutomaticLanguage;} in IsAutomaticLanguage()
387 void SetAutomaticLanguage(sal_Bool bSet){bIsAutomaticLanguage = bSet;} in SetAutomaticLanguage()
/trunk/main/sw/source/ui/fldui/
H A Dfldpage.cxx154 sal_Unicode cSeparator, sal_Bool bIsAutomaticLanguage) in InsertFld() argument
162 …rtFld_Data aData(nTypeId, nSubType, rPar1, rPar2, nFormatId, 0, cSeparator, bIsAutomaticLanguage ); in InsertFld()
300 pTmpFld->SetAutomaticLanguage(bIsAutomaticLanguage); in InsertFld()
H A Dfldpage.hxx82 sal_Bool bIsAutomaticLanguage = sal_True);
H A Dfldmgr.cxx1428 pFld->SetAutomaticLanguage(rData.bIsAutomaticLanguage); in InsertFld()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx191 , bIsAutomaticLanguage( sal_True ) in SwField()
327 sal_Bool bFixed = !bIsAutomaticLanguage; in QueryValue()
344 bIsAutomaticLanguage = !bFixed; in PutValue()

Completed in 52 milliseconds