Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunattr.cxx692 pTNd->DontExpandFmt( aIdx, sal_False ); in UndoImpl()
1228 pDoc->DontExpandFmt( rPos, sal_False ); in UndoImpl()
1240 pDoc->DontExpandFmt( rPos ); in RedoImpl()
1247 rDoc.DontExpandFmt( *rPam.GetPoint() ); in RepeatImpl()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx794 DontExpandFmt(); in InsertURL()
847 sal_Bool SwEditShell::DontExpandFmt() in DontExpandFmt() function in SwEditShell
850 if( !IsTableMode() && GetDoc()->DontExpandFmt( *GetCrsr()->GetPoint() )) in DontExpandFmt()
H A Dacorrect.cxx369 pDoc->DontExpandFmt( *aPam.GetPoint() ); in ChgAutoCorrWord()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx385 pTxtNd->DontExpandFmt( rSt, sal_True ); in ResetAttrs()
2366 sal_Bool SwDoc::DontExpandFmt( const SwPosition& rPos, sal_Bool bFlag ) in DontExpandFmt() function in SwDoc
2372 bRet = pTxtNd->DontExpandFmt( rPos.nContent, bFlag ); in DontExpandFmt()
/trunk/main/sw/inc/
H A Dndtxt.hxx366 sal_Bool DontExpandFmt( const SwIndex& rIdx, bool bFlag = true,
H A Deditsh.hxx242 sal_Bool DontExpandFmt();
H A Ddoc.hxx1256 sal_Bool DontExpandFmt( const SwPosition& rPos, sal_Bool bFlag = sal_True );
/trunk/main/sw/source/ui/shells/
H A Dtxtattr.cxx188 rSh.DontExpandFmt(); in ExecCharAttr()
H A Dtextsh1.cxx255 rWrtSh.DontExpandFmt(); in lcl_CharDialog()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2200 pTNd->DontExpandFmt( aResetIdx, sal_False, sal_False ); in ChgTextToNum()
2254 pTNd->DontExpandFmt( aIdx, sal_False, sal_False ); in ChgNumToText()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx1492 m_pImpl->m_pDoc->DontExpandFmt( *pCursor->Start() ); in appendTextPortion()
1595 m_pImpl->m_pDoc->DontExpandFmt( *aCursor.Start() ); in appendTextContent()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1949 DontExpandFmt( aIndex ); in SetAttr()
H A Dndtxt.cxx1186 sal_Bool SwTxtNode::DontExpandFmt( const SwIndex& rIdx, bool bFlag, in DontExpandFmt() function in SwTxtNode

Completed in 139 milliseconds