Home
last modified time | relevance | path

Searched refs:bItemsOnDemand (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx153 sal_Bool bItemsOnDemand = sal_False);
158 sal_Bool bItemsOnDemand = sal_False,
164 sal_Bool bItemsOnDemand = sal_False,
168 sal_Bool bItemsOnDemand = sal_False);
171 sal_Bool bItemsOnDemand = sal_False,
175 sal_Bool bItemsOnDemand = sal_False,
/aoo41x/main/sfx2/source/dialog/
H A Dtabdlg.cxx867 void SfxTabDialog::AddTabPage( sal_uInt16 nId, sal_Bool bItemsOnDemand ) in AddTabPage() argument
869 AddTabPage( nId, 0, 0, bItemsOnDemand ); in AddTabPage()
872 void SfxTabDialog::AddTabPage( sal_uInt16 nId, const String &rRiderText, sal_Bool bItemsOnDemand, s… in AddTabPage() argument
874 AddTabPage( nId, rRiderText, 0, 0, bItemsOnDemand, nPos ); in AddTabPage()
881 AddTabPage( nId, rRiderBitmap, 0, 0, bItemsOnDemand, nPos ); in AddTabPage()
902 sal_Bool bItemsOnDemand // gibt an, ob das Set dieser Seite beim in AddTabPage() argument
907 new Data_Impl( nId, pCreateFunc, pRangesFunc, bItemsOnDemand ) ); in AddTabPage()
926 sal_Bool bItemsOnDemand, in AddTabPage() argument
934 new Data_Impl( nId, pCreateFunc, pRangesFunc, bItemsOnDemand ) ); in AddTabPage()
954 sal_Bool bItemsOnDemand, in AddTabPage() argument
[all …]
/aoo41x/main/cui/source/dialogs/
H A Diconcdlg.cxx355 sal_Bool bItemsOnDemand, sal_uLong /*nPos*/ ) in AddTabPage() argument
359 bItemsOnDemand ); in AddTabPage()
363 pData->bOnDemand = bItemsOnDemand; in AddTabPage()
/aoo41x/main/cui/source/inc/
H A Diconcdlg.hxx238 sal_Bool bItemsOnDemand = sal_False, sal_uLong nPos = LIST_APPEND );

Completed in 28 milliseconds