Home
last modified time | relevance | path

Searched refs:IsExpanded (Results 1 – 25 of 63) sorted by relevance

123

/trunk/main/sw/source/core/inc/
H A Dbookmrk.hxx59 … OSL_PRECOND(IsExpanded(), "<SwPosition::GetOtherMarkPos(..)> - I have no other Pos set." ); in GetOtherMarkPos()
64 if( !IsExpanded() ) return GetMarkPos( ); in GetMarkStart()
72 if( !IsExpanded() ) return GetMarkPos(); in GetMarkEnd()
78 virtual bool IsExpanded() const in IsExpanded() function in sw::mark::MarkBase
H A Dcrossrefbookmark.hxx49 virtual bool IsExpanded() const in IsExpanded() function in sw::mark::CrossRefBookmark
/trunk/main/sw/source/core/doc/
H A Dswserv.cxx76 if( CNTNT_TYPE.pBkmk->IsExpanded() ) in GetData()
138 if( CNTNT_TYPE.pBkmk->IsExpanded() ) in SendDataChanged()
180 if(CNTNT_TYPE.pBkmk->IsExpanded()) in SendDataChanged()
223 if( CNTNT_TYPE.pBkmk->IsExpanded() ) in IsLinkInServer()
H A Ddocbm.cxx195 && io_pMark->IsExpanded() in lcl_FixCorrectedMark()
586 if (pMark->IsExpanded() && in correctMarksAbsolute()
627 if(pMark->IsExpanded() && in correctMarksRelative()
677 bool bIsOtherPosInRange = pMark->IsExpanded() in deleteMarks()
686 && pMark->IsExpanded() in deleteMarks()
695 || !pMark->IsExpanded() ) ) in deleteMarks()
711 || pMark->IsExpanded() in deleteMarks()
1254 if(rBkmk.IsExpanded()) in SaveBookmark()
1446 if(pBkmk->IsExpanded() in _SaveCntntIdx()
H A Ddocdde.cxx249 if(pBkmk && pBkmk->IsExpanded() in CreateLinkSource()
390 if(pBkmk->IsExpanded()) in SelectServerObj()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1001 if( !pView->IsExpanded( pParent ) ) in MakeVisible()
1109 if( pView->IsExpanded(pEntry) ) in DrawNet()
1133 if( !pView->IsExpanded(pEntry) ) in DrawNet()
1723 pEntry->HasChilds() && pView->IsExpanded(pEntry) && in RemovingEntry()
2093 if ( pView->IsExpanded( pEntry ) ) in ButtonDownCheckExpand()
2177 if( pView->IsExpanded(pEntry) ) in MouseButtonDown()
2506 if( pView->IsExpanded( pCursor ) ) in KeyInput()
2554 if( !pView->IsExpanded(pCursor)) in KeyInput()
2562 if( pCur->HasChilds() && !pView->IsExpanded(pCur)) in KeyInput()
2582 if( pView->IsExpanded(pCursor)) in KeyInput()
[all …]
H A Dtreelist.cxx233 } while( pView->IsExpanded( pEntry ) ); in IsEntryVisible()
629 if ( !pParent || !pView->IsExpanded(pParent) || !pParent->pChilds ) in GetVisibleChildCount()
917 if ( pView->IsExpanded(pActEntry) ) in NextVisible()
988 while( pView->IsExpanded(pActEntry) ) in PrevVisible()
1335 if ( pView->IsExpanded(pEntry) ) in Expand()
1344 if ( pView->IsExpanded( pParent ) ) in Expand()
1367 if ( !pView->IsExpanded(pEntry) ) in Collapse()
1376 if ( pView->IsExpanded(pParent) ) in Collapse()
/trunk/main/sfx2/source/sidebar/
H A DPanelTitleBar.cxx118 Image aImage (mpPanel->IsExpanded() in GetTitleArea()
140 Image aImage (mpPanel->IsExpanded() in PaintDecoration()
226 mpPanel->SetExpanded( ! mpPanel->IsExpanded()); in MouseButtonUp()
H A DDeckLayouter.cxx242 if (rPanel.IsExpanded()) in PlacePanels()
328 if (iItem->mpPanel->IsExpanded()) in GetRequestedSizes()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx129 sal_Bool IsExpanded() const { return (sal_Bool)(nFlags&SVLISTENTRYFLAG_EXPANDED)!=0; } in IsExpanded() function in SvViewData
382 sal_Bool IsExpanded( SvListEntry* pEntry ) const;
402 inline sal_Bool SvListView::IsExpanded( SvListEntry* pEntry ) const in IsExpanded() function in SvListView
407 return pData && pData->IsExpanded(); in IsExpanded()
H A Dexpander.hxx74 sal_Bool IsExpanded() {return mbIsExpanded;} in IsExpanded() function in SvExpander
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx854 if ( !aBasicBox.IsExpanded( pRootEntry ) ) in NewDialog()
860 if ( !aBasicBox.IsExpanded( pLibEntry ) ) in NewDialog()
1015 if ( !rBasicBox.IsExpanded( pRootEntry ) ) in createModImpl()
1021 if ( !rBasicBox.IsExpanded( pLibEntry ) ) in createModImpl()
1030 if( !rBasicBox.IsExpanded( pLibSubEntry ) ) in createModImpl()
H A Dbastype2.cxx226 if ( pDocumentRootEntry && IsExpanded( pDocumentRootEntry ) ) in ScanEntry()
299 if ( IsExpanded( pLibRootEntry ) ) in ImpCreateLibEntries()
432 if ( IsExpanded( pLibSubRootEntry ) ) in ImpCreateLibSubEntriesInVBAMode()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx792 if ( pBkmk->IsExpanded() in DelCntntIndex()
813 || ( *pStt == pBkmk->GetMarkPos() && pBkmk->IsExpanded() ) ) in DelCntntIndex()
818 if( pBkmk->IsExpanded() && in DelCntntIndex()
878 || !pBkmk->IsExpanded() ) ) in DelCntntIndex()
H A Dunbkmk.cxx44 , m_pHistoryBookmark(new SwHistoryBookmark(rBkmk, true, rBkmk.IsExpanded())) in SwUndoBookmark()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx622 if( IsExpanded( pEntry ) ) in update()
875 return (pEntry == 0) || IsExpanded( pEntry ); in isExpanded()
892 if( !IsExpanded( pEntry ) ) in getSelection()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1222 if (pEntry && !IsExpanded(pEntry)) in UpdateContent()
1226 if (!IsExpanded(pEntry)) in UpdateContent()
1232 if (!IsExpanded(pEntry)) in UpdateContent()
1325 if (pToExpand && (GetChildCount(pToExpand) > 0) && !IsExpanded(pToExpand)) in IMPL_LINK()
1372 if (pDropppedOn && (GetChildCount(pDropppedOn) > 0) && !IsExpanded(pDropppedOn)) in AcceptDrop()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx467 if ( IsExpanded( pEntry ) ) in KeyInput()
1706 sal_Bool bExp = pSettings->IsExpanded( nEntry ); in ApplySettings()
1707 if( bExp != IsExpanded( pRootNodes[ nEntry ] ) ) in ApplySettings()
1735 sal_Bool bExp = pRootNodes[ nEntry ] && IsExpanded( pRootNodes[ nEntry ] ); in StoreSettings()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx891 if (!pOutl->IsExpanded(pPara) && pOutl->HasChilds(pPara)) in GetMenuState()
893 if (pOutl->IsExpanded(pPara) && pOutl->HasChilds(pPara)) in GetMenuState()
937 if (!pOutl->IsExpanded(pPara) && pOutl->HasChilds(pPara)) in GetMenuState()
940 if (pOutl->IsExpanded(pPara) && pOutl->HasChilds(pPara)) in GetMenuState()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx116 if(rBkmk.IsExpanded() && rBkmk.GetOtherMarkPos().nNode != nNd) in InsertBkmk()
561 else if( rBkmk.IsExpanded() && nNd == in GetBookmarks()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx388 if (pDropppedOn && (GetChildCount(pDropppedOn) > 0) && !IsExpanded(pDropppedOn)) in AcceptDrop()
440 if (pToExpand && (GetChildCount(pToExpand) > 0) && !IsExpanded(pToExpand)) in IMPL_LINK()
723 if ( !IsExpanded(pEntry) ) in _elementInserted()
/trunk/main/sw/source/core/unocore/
H A Dunobkm.cxx288 (m_pImpl->m_pRegisteredBookmark->IsExpanded()) in getAnchor()
359 if (m_pImpl->m_pRegisteredBookmark->IsExpanded()) in setName()
/trunk/main/sc/source/ui/inc/
H A Dnavsett.hxx44 …inline sal_Bool IsExpanded( sal_uInt16 nIndex ) const { return maExpandedVec[ nInd… in IsExpanded() function in ScNavigatorSettings
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx451 if (IsExpanded(pListEntry)) in SaveExpandedTreeItemState()
556 sal_Bool bExpanded = IsExpanded( pEntry ); in HasSelectedChilds()
1249 if( IsExpanded( pCursor ) ) in KeyInput()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.hxx73 bool IsExpanded() const { return m_bExpanded; } in IsExpanded() function in svt::ToolPanelDrawer

Completed in 116 milliseconds

123