Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx2542 if ( IsInList() ) in NumRuleChgd()
2586 if ( IsInList() ) in HasMarkedLabel()
4037 if ( IsInList() ) in AddToList()
4069 if ( IsInList() ) in RemoveFromList()
4078 bool SwTxtNode::IsInList() const in IsInList() function in SwTxtNode
4426 if ( mrTxtNode.IsInList() ) in HandleSetAttrAtTxtNode()
4540 if ( mrTxtNode.IsInList() ) in HandleSetAttrAtTxtNode()
4825 if ( bRemoveFromList && mrTxtNode.IsInList() ) in HandleResetAttrAtTxtNode()
4890 if ( bRemoveFromList && mrTxtNode.IsInList() ) in HandleResetAttrAtTxtNode()
4904 if ( rTxtNode.IsInList() ) in HandleResetAttrAtTxtNode()
[all …]
H A Dthints.cxx1821 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in TryCharSetExpandToNum()
/aoo41x/main/sw/source/core/docnode/
H A Dndcopy.cxx851 if ( pTxtNd && pTxtNd->IsInList() && in lcl_ContainsOnlyParagraphsInList()
852 pEndTxtNd && pEndTxtNd->IsInList() ) in lcl_ContainsOnlyParagraphsInList()
862 if ( !pTxtNd || !pTxtNd->IsInList() ) in lcl_ContainsOnlyParagraphsInList()
956 pDestTxtNd && !pDestTxtNd->GetTxt().Len() && !pDestTxtNd->IsInList() && in CopyImpl()
/aoo41x/main/vcl/inc/vcl/
H A Dtaskpanelist.hxx41 sal_Bool IsInList( Window *pWindow );
/aoo41x/main/vcl/source/window/
H A Dtaskpanelist.cxx180 sal_Bool TaskPaneList::IsInList( Window *pWindow ) in IsInList() function in TaskPaneList
H A Dsyswin.cxx1062 return mpImplData->mpTaskPaneList->IsInList( pWin ); in ImplIsInTaskPaneList()
/aoo41x/main/sw/inc/
H A Dndtxt.hxx807 bool IsInList() const;
/aoo41x/main/sw/source/core/edit/
H A Dedattr.cxx425 if ( rTNd.IsInList() ) in lcl_IsNoEndTxtAttrAtPos()
/aoo41x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx257 if ( pTxtNd && pTxtNd->IsInList() ) in getCrsrPropertyValue()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1560 if ( pTxtNd && pTxtNd->IsInList() ) in GetSelectionType()
/aoo41x/main/sw/source/core/doc/
H A Ddocnum.cxx1052 if ( !pTxtNd->IsInList() ) in SetNumRule()
/aoo41x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx518 if ( pTxtNd->IsInList() ) in UpdateMarkedListLevel()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2705 if( pRule && pTxtNd->IsInList() ) in ParaNumRule_Impl()

Completed in 644 milliseconds