Searched refs:bIsAutomaticLanguage (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 85 sal_Bool bIsAutomaticLanguage; member 100 bIsAutomaticLanguage(bIsAutoLanguage), in SwInsertFld_Data() 106 bIsAutomaticLanguage(sal_True){} in SwInsertFld_Data()
|
/aoo42x/main/sw/inc/ |
H A D | fldbas.hxx | 312 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()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldpage.cxx | 154 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 D | fldpage.hxx | 82 sal_Bool bIsAutomaticLanguage = sal_True);
|
H A D | fldmgr.cxx | 1428 pFld->SetAutomaticLanguage(rData.bIsAutomaticLanguage); in InsertFld()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | fldbas.cxx | 191 , bIsAutomaticLanguage( sal_True ) in SwField() 327 sal_Bool bFixed = !bIsAutomaticLanguage; in QueryValue() 344 bIsAutomaticLanguage = !bFixed; in PutValue()
|
Completed in 35 milliseconds