Home
last modified time | relevance | path

Searched refs:nType (Results 776 – 800 of 977) sorted by relevance

1...<<31323334353637383940

/trunk/main/basic/source/classes/
H A Dsb.cxx1357 sal_Int32 nType = p->GetModuleType(); in Find() local
1358 if ( nType == ModuleType::DOCUMENT || nType == ModuleType::FORM ) in Find()
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx870 sal_Int32 nType = 0; in InsertFields() local
873 xField->getPropertyValue(sType) >>= nType; in InsertFields()
874 switch(nType) in InsertFields()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1442 const sal_uInt16 nType = pAction->GetType(); in Impl_writeActions() local
1444 switch( nType ) in Impl_writeActions()
1511 switch( nType ) in Impl_writeActions()
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx97 rtl::OUString getDefaultFont( const com::sun::star::lang::Locale& rLocale, int nType ) const;
/trunk/main/sc/source/core/data/
H A Ddpsdbtab.cxx105 switch ( nType ) in CreateCache()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx260 const Color& rColor, sal_uInt16 nType );
/trunk/main/xmloff/source/transform/
H A DStyleOOoTContext.cxx1327 sal_uInt16 nType ) in CreateTransformerActions() argument
1331 switch( nType ) in CreateTransformerActions()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1094 …ogFactory_Impl::CreateSwBorderDlg (Window* pParent, SfxItemSet& rSet, sal_uInt16 nType,int nResId ) in CreateSwBorderDlg() argument
1100 pDlg = new SwBorderDlg( pParent, rSet, nType ); in CreateSwBorderDlg()
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx656 rImportParam.nType = nDBType; in GetImportParam()
666 nDBType = rImportParam.nType; in SetImportParam()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx189 void XclObj::SetEscherShapeType( sal_uInt16 nType ) in SetEscherShapeType() argument
192 switch ( nType ) in SetEscherShapeType()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx604 sal_uInt16 nType; // see SvxNumberType member
611 EBulletInfo() : bVisible( sal_False ), nType( 0 ), nParagraph( EE_PARA_NOT_FOUND ) {} in EBulletInfo()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx58 …hapes, const css::uno::Reference< css::frame::XModel >& xModel, sal_Int32 nType ) throw ( css::lan…
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx219 ::rtl::OUString GetShapeType( sal_Int32 nType );
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx220 …t String& rLibName = String(), const String& rName = String(), sal_uInt16 nType = BASICIDE_TYPE_UN…
/trunk/main/editeng/source/editeng/
H A Deditobj2.hxx234 void SetScriptType( sal_uInt16 nType );
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3467 WW8PLCFx_FLD::WW8PLCFx_FLD( SvStream* pSt, const WW8Fib& rMyFib, short nType) in WW8PLCFx_FLD() argument
3472 switch( nType ) in WW8PLCFx_FLD()
4095 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, short nType, long nStartCp, in WW8PLCFMan() argument
4105 nManType = nType; in WW8PLCFMan()
4108 if( MAN_MAINTEXT == nType ) in WW8PLCFMan()
4162 switch( nType ) // Feld-Initialisierung in WW8PLCFMan()
/trunk/main/cui/source/customize/
H A Dcfg.cxx1164 sal_uInt16 nType( css::ui::ItemType::DEFAULT ); in LoadSubMenus() local
1167 aCommandURL, aLabel, nType, xSubMenu ); in LoadSubMenus()
1171 if ( nType == css::ui::ItemType::DEFAULT ) in LoadSubMenus()
4489 sal_uInt16 nType( css::ui::ItemType::DEFAULT ); in LoadToolbar() local
4492 aLabel, nType, bIsVisible, nStyle, xSubMenu ); in LoadToolbar()
4496 if ( nType == css::ui::ItemType::DEFAULT ) in LoadToolbar()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx2516 int nType = pFrm->GetType(); in InvalidatePosOrSize() local
2517 if ( FRM_FLY == nType ) in InvalidatePosOrSize()
2524 int nType = pParent->GetType(); in InvalidatePosOrSize() local
2525 if (FRM_TXT == nType) in InvalidatePosOrSize()
H A Daccdoc.hxx233 SAL_CALL get_AccFlowTo(const ::com::sun::star::uno::Any& rAny, sal_Int32 nType)
H A Daccnotextframe.hxx152 sal_Int16 nType, const SwFlyFrm* pFrm );
/trunk/main/sc/inc/
H A Ddocument.hxx824 SC_DLLPUBLIC void GetNumberFormatInfo( short& nType, sal_uLong& nIndex,
1134 void TransliterateText( const ScMarkData& rMultiMark, sal_Int32 nType );
1584 void SetRangeOverflowType(sal_uInt32 nType) { nRangeOverflowType = nType; } in SetRangeOverflowType() argument
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2701 void SAL_CALL SwXTextCursor::invalidateMarkings(::sal_Int32 nType) in invalidateMarkings() argument
2716 if ( text::TextMarkupType::SPELLCHECK == nType ) in invalidateMarkings()
2721 else if( text::TextMarkupType::PROOFREADING == nType ) in invalidateMarkings()
2726 else if ( text::TextMarkupType::SMARTTAG == nType ) in invalidateMarkings()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1122 aBulletInfo.nType == SVX_NUM_BITMAP ) in getAccessibleAtPoint()
1279 aBulletInfo.nType != SVX_NUM_BITMAP ) in getCaretPosition()
1529 if (aBulletInfo.nType != SVX_NUM_CHAR_SPECIAL && aBulletInfo.nType != SVX_NUM_BITMAP) in getCharacterAttributes()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx718 void lcl_SetColl(SwWrtShell* pWrtShell, sal_uInt16 nType, in lcl_SetColl() argument
725 SwTxtFmtColl *pColl = pWrtShell->GetTxtCollFromPool(nType); in lcl_SetColl()
732 void lcl_SetColl(SwWrtShell* pWrtShell, sal_uInt16 nType, in lcl_SetColl() argument
737 SwTxtFmtColl *pColl = pWrtShell->GetTxtCollFromPool(nType); in lcl_SetColl()
/trunk/main/sd/source/ui/inc/
H A DView.hxx167 …ol GetExchangeList( List*& rpExchangeList, List* pBookmarkList, sal_uInt16 nType );

Completed in 184 milliseconds

1...<<31323334353637383940