Home
last modified time | relevance | path

Searched refs:IsInList (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1560 if ( pTxtNd && pTxtNd->IsInList() ) in GetSelectionType()
/trunk/main/sw/inc/
H A Dndtxt.hxx811 bool IsInList() const;
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx257 if ( pTxtNd && pTxtNd->IsInList() ) in getCrsrPropertyValue()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1828 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in TryCharSetExpandToNum()
H A Dndtxt.cxx2555 if ( IsInList() ) in NumRuleChgd()
2599 if ( IsInList() ) in HasMarkedLabel()
4078 if ( IsInList() ) in AddToList()
4110 if ( IsInList() ) in RemoveFromList()
4119 bool SwTxtNode::IsInList() const in IsInList() function in SwTxtNode
4467 if ( mrTxtNode.IsInList() ) in HandleSetAttrAtTxtNode()
4581 if ( mrTxtNode.IsInList() ) in HandleSetAttrAtTxtNode()
4866 if ( bRemoveFromList && mrTxtNode.IsInList() ) in HandleResetAttrAtTxtNode()
4931 if ( bRemoveFromList && mrTxtNode.IsInList() ) in HandleResetAttrAtTxtNode()
4945 if ( rTxtNode.IsInList() ) in HandleResetAttrAtTxtNode()
[all …]
/trunk/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()
/trunk/main/vcl/inc/vcl/
H A Dtaskpanelist.hxx41 sal_Bool IsInList( Window *pWindow );
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2697 if( pRule && pTxtNd->IsInList() ) in ParaNumRule_Impl()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx425 if ( rTNd.IsInList() ) in lcl_IsNoEndTxtAttrAtPos()
/trunk/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()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1018 if ( !pTxtNd->IsInList() ) in SetNumRule()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx518 if ( pTxtNd->IsInList() ) in UpdateMarkedListLevel()

Completed in 109 milliseconds