Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Ddocfmt.cxx521 const bool bExpandCharToPara=false) in lcl_InsAttr() argument
942 if (bExpandCharToPara && pCharSet && pCharSet->Count() ==1 ) in lcl_InsAttr()
1063 if (bExpandCharToPara && pCharSet && pCharSet->Count() ==1) in lcl_InsAttr()
1092 const bool bExpandCharToPara) in InsertPoolItem() argument
1104 const bool bRet = lcl_InsAttr( this, rRg, aSet, nFlags, pUndoAttr,bExpandCharToPara ); in InsertPoolItem()
/AOO41X/main/sw/inc/
H A DIDocumentContentOperations.hxx189 const bool bExpandCharToPara=false ) = 0;
H A Ddoc.hxx905 const bool bExpandCharToPara=false);