Home
last modified time | relevance | path

Searched refs:nPanelIndex (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/sidebar/
H A DFocusManager.cxx198 if (nPanelIndex<0 || nPanelIndex>=static_cast<sal_Int32>(maPanels.size())) in IsPanelTitleVisible()
201 TitleBar* pTitleBar = maPanels[nPanelIndex]->GetTitleBar(); in IsPanelTitleVisible()
208 const sal_Int32 nPanelIndex, in FocusPanel() argument
211 if (nPanelIndex<0 || nPanelIndex>=static_cast<sal_Int32>(maPanels.size())) in FocusPanel()
218 Panel& rPanel (*maPanels[nPanelIndex]); in FocusPanel()
235 FocusPanelContent(nPanelIndex); in FocusPanel()
238 FocusPanelContent(nPanelIndex); in FocusPanel()
244 void FocusManager::FocusPanelContent(const sal_Int32 nPanelIndex) in FocusPanelContent() argument
246 if (!maPanels[nPanelIndex]->IsExpanded()) in FocusPanelContent()
247 maPanels[nPanelIndex]->SetExpanded(true); in FocusPanelContent()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/
H A DFocusManager.cxx214 bool FocusManager::IsPanelTitleVisible (const sal_Int32 nPanelIndex) const in IsPanelTitleVisible()
216 if (nPanelIndex<0 || nPanelIndex>=static_cast<sal_Int32>(maPanels.size())) in IsPanelTitleVisible()
219 VclPtr<TitleBar> pTitleBar = maPanels[nPanelIndex]->GetTitleBar(); in IsPanelTitleVisible()
226 const sal_Int32 nPanelIndex, in FocusPanel() argument
229 if (nPanelIndex<0 || nPanelIndex>=static_cast<sal_Int32>(maPanels.size())) in FocusPanel()
236 Panel& rPanel (*maPanels[nPanelIndex]); in FocusPanel()
253 FocusPanelContent(nPanelIndex); in FocusPanel()
256 FocusPanelContent(nPanelIndex); in FocusPanel()
262 void FocusManager::FocusPanelContent (const sal_Int32 nPanelIndex) in FocusPanelContent() argument
264 if (!maPanels[nPanelIndex]->IsExpanded()) in FocusPanelContent()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/sidebar/
H A DFocusManager.hxx110 bool IsPanelTitleVisible(const sal_Int32 nPanelIndex) const;
121 void FocusPanel(const sal_Int32 nPanelIndex,
124 void FocusPanelContent(const sal_Int32 nPanelIndex);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/sidebar/
H A DFocusManager.hxx116 bool IsPanelTitleVisible(const sal_Int32 nPanelIndex) const;
127 void FocusPanel(const sal_Int32 nPanelIndex,
130 void FocusPanelContent(const sal_Int32 nPanelIndex);
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/dump/
H A Doledumper.cxx811 for( sal_Int32 nPanelIndex = 0; (nPanelIndex < nPanelCount) && !mxStrm->isEof(); ++nPanelIndex ) in implDumpCommonExtra() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/dump/
H A Doledumper.cxx815 for( sal_Int32 nPanelIndex = 0; (nPanelIndex < nPanelCount) && !mxStrm->isEof(); ++nPanelIndex ) in implDumpCommonExtra() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dconstantparam.booleans.results995 const int nPanelIndex
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconstantparam.booleans.results987 const int nPanelIndex