Home
last modified time | relevance | path

Searched refs:nSetId (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx173 sal_uInt16 nPos = SPLITWINDOW_APPEND, sal_uInt16 nSetId = 0,
176 sal_uInt16 nPos = SPLITWINDOW_APPEND, sal_uInt16 nSetId = 0,
182 void SetBaseSet( sal_uInt16 nSetId = 0 );
185 void SetSplitSize( sal_uInt16 nSetId, long nSplitSize,
187 long GetSplitSize( sal_uInt16 nSetId ) const;
188 void SetItemBackground( sal_uInt16 nSetId );
190 Wallpaper GetItemBackground( sal_uInt16 nSetId ) const;
191 sal_Bool IsItemBackground( sal_uInt16 nSetId ) const;
192 void SetItemBitmap( sal_uInt16 nSetId, const Bitmap& rBitmap );
193 Bitmap GetItemBitmap( sal_uInt16 nSetId ) const;
[all …]
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx2865 sal_uInt16 nPos, sal_uInt16 nSetId, in InsertItem() argument
2934 sal_uInt16 nPos, sal_uInt16 nSetId, in InsertItem() argument
2937 InsertItem( nId, NULL, nSize, nPos, nSetId, nBits ); in InsertItem()
3086 void SplitWindow::SetBaseSet( sal_uInt16 nSetId ) in SetBaseSet() argument
3088 mpBaseSet = ImplFindSet( mpMainSet, nSetId ); in SetBaseSet()
3103 ImplSplitSet* pSet = ImplFindSet( mpMainSet, nSetId ); in SetSplitSize()
3118 ImplSplitSet* pSet = ImplFindSet( mpMainSet, nSetId ); in GetSplitSize()
3130 SetItemBackground( nSetId, aWall ); in SetItemBackground()
3137 ImplSplitSet* pSet = ImplFindSet( mpMainSet, nSetId ); in SetItemBackground()
3177 ImplSplitSet* pSet = ImplFindSet( mpMainSet, nSetId ); in GetItemBackground()
[all …]
/trunk/main/sd/source/ui/dlg/
H A DPaneDockingWindow.cxx114 const sal_uInt16 nSetId (pSplitWindow->GetSet(nId)); in SetValidSizeRange() local
122 nSetId, in SetValidSizeRange()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphf.cxx59 const SfxItemSet& rSet, sal_uInt16 nSetId ) in ScHFPage() argument
61 : SvxHFPage ( pParent, nResId, rSet, nSetId ), in ScHFPage()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx560 sal_uInt16 nSetId, in SfxTabDialog() argument
572 pImpl->pController = new SfxTabDialogController( nSetId, rBindings, this ); in SfxTabDialog()
578 rBindings.Invalidate( nSetId ); in SfxTabDialog()
579 rBindings.Update( nSetId ); in SfxTabDialog()
/trunk/main/sc/source/ui/inc/
H A Dtphf.hxx49 sal_uInt16 nSetId );
/trunk/main/svx/inc/svx/
H A Dhdft.hxx75 sal_uInt16 nSetId );
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx1116 const sal_uInt16 nSetId (pSplitWindow->GetSet(nId)); in RestrictWidth() local
1118 nSetId, in RestrictWidth()
/trunk/main/svx/source/dialog/
H A Dhdft.cxx145 …HFPage::SvxHFPage( Window* pParent, sal_uInt16 nResId, const SfxItemSet& rAttr, sal_uInt16 nSetId ) in SvxHFPage() argument
164 nId ( nSetId ), in SvxHFPage()
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx141 SfxTabDialog( Window* pParent, const ResId &rResId, sal_uInt16 nSetId, SfxBindings& rBindings,

Completed in 82 milliseconds