Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/sdr/properties/
H A Dtextproperties.cxx191 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in ItemChange()
/AOO41X/main/editeng/inc/editeng/
H A Deditdata.hxx51 #define EE_PARA_ALL 0xFFFF macro
/AOO41X/main/svx/source/table/
H A Dcell.cxx1596 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in setAllPropertiesToDefault()
/AOO41X/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1148 if( pTextHint->GetValue() == EE_PARA_ALL ) in operator ()()
1365 if( nPara == static_cast<sal_Int32>(EE_PARA_ALL) ) in ProcessQueue()
/AOO41X/main/editeng/source/outliner/
H A Doutliner.cxx196 if ( bBlockInsCallback || ( nPara == EE_PARA_ALL ) ) in ParagraphDeleted()
/AOO41X/main/editeng/source/editeng/
H A Dimpedit2.cxx275 GetEditEnginePtr()->ParagraphDeleted( EE_PARA_ALL ); in InitDoc()