Home
last modified time | relevance | path

Searched refs:EE_PARA_ALL (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx191 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in ItemChange()
/trunk/main/editeng/inc/editeng/
H A Deditdata.hxx52 #define EE_PARA_ALL 0xFFFFFFFF macro
/trunk/main/svx/source/table/
H A Dcell.cxx1596 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in setAllPropertiesToDefault()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1138 if( pTextHint->GetValue() == EE_PARA_ALL ) in operator ()()
1355 if( nPara == static_cast<sal_Int32>(EE_PARA_ALL) ) in ProcessQueue()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx196 if ( bBlockInsCallback || ( nPara == EE_PARA_ALL ) ) in ParagraphDeleted()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx142 if( rSel.nStartPara == EE_PARA_ALL ) in CheckSelection()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx275 GetEditEnginePtr()->ParagraphDeleted( EE_PARA_ALL ); in InitDoc()