Searched refs:EE_PARA_ALL (Results 1 – 7 of 7) sorted by relevance
191 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in ItemChange()
52 #define EE_PARA_ALL 0xFFFFFFFF macro
1596 ESelection aSelection( 0, 0, EE_PARA_ALL, EE_PARA_ALL); in setAllPropertiesToDefault()
1138 if( pTextHint->GetValue() == EE_PARA_ALL ) in operator ()()1355 if( nPara == static_cast<sal_Int32>(EE_PARA_ALL) ) in ProcessQueue()
196 if ( bBlockInsCallback || ( nPara == EE_PARA_ALL ) ) in ParagraphDeleted()
142 if( rSel.nStartPara == EE_PARA_ALL ) in CheckSelection()
275 GetEditEnginePtr()->ParagraphDeleted( EE_PARA_ALL ); in InitDoc()