Home
last modified time | relevance | path

Searched refs:GetCategory (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx727 if(pOpt->GetCategory().Len()) in IMPL_LINK()
728 aCategoryBox.SetText(pOpt->GetCategory()); in IMPL_LINK()
731 if (pOpt->GetCategory().Len() && in IMPL_LINK()
732 aCategoryBox.GetEntryPos(pOpt->GetCategory()) == COMBOBOX_ENTRY_NOTFOUND) in IMPL_LINK()
733 aCategoryBox.InsertEntry(pOpt->GetCategory()); in IMPL_LINK()
H A Dmodcfg.cxx677 case 1: pValues[nProp] <<= OUString(rOpt.GetCategory()); break;//Category in lcl_WriteOpt()
/aoo41x/main/sc/source/ui/inc/
H A Dfuncpage.hxx106 sal_uInt16 GetCategory();
/aoo41x/main/formula/source/ui/dlg/
H A Dfuncpage.hxx101 sal_uInt16 GetCategory();
H A Dfuncpage.cxx229 sal_uInt16 FuncPage::GetCategory() in GetCategory() function in formula::FuncPage
H A Dformula.cxx804 if( pFuncPage->GetCategory() != pFuncDesc->getCategory()->getNumber() + 1 ) in FillListboxes()
1063 sal_uInt16 nCat = pFuncPage->GetCategory(); in UpdateFunctionDesc()
1718 sal_uInt16 nCat = pFuncPage->GetCategory(); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Dcaption.hxx71 inline const String& GetCategory() const { return sCategory; } in GetCategory() function in InsCaptionOpt
/aoo41x/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx126 const String &rName = pOpt->GetCategory(); in InsertCaption()
/aoo41x/main/scaddins/source/analysis/
H A Danalysishelper.hxx254 inline FDCategory GetCategory( void ) const;
771 inline FDCategory FuncData::GetCategory( void ) const in GetCategory() function in FuncData
H A Danalysis.cxx428 switch( p->GetCategory() ) in getProgrammaticCategoryName()
458 switch( p->GetCategory() ) in getDisplayCategoryName()
/aoo41x/main/sc/inc/
H A Daddincol.hxx125 sal_uInt16 GetCategory() const { return nCategory; } in GetCategory() function in ScUnoAddInFuncData
/aoo41x/main/scaddins/source/datefunc/
H A Ddatefunc.hxx260 inline ScaCategory GetCategory() const { return eCat; } in GetCategory() function in ScaFuncData
H A Ddatefunc.cxx512 switch( pFData->GetCategory() ) in getProgrammaticCategoryName()
/aoo41x/main/sc/source/core/tool/
H A Daddincol.cxx1336 rDesc.nCategory = rFuncData.GetCategory(); in FillFunctionDescFromData()

Completed in 113 milliseconds