Home
last modified time | relevance | path

Searched refs:IsAvailable (Results 1 – 25 of 35) sorted by path

12

/trunk/main/canvas/source/directx/
H A Ddx_canvasfont.cxx70 if( !mpFontFamily->IsAvailable() ) in CanvasFont()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx819 sal_Bool bFontAvailable = _pFontList->IsAvailable( sFontName ); in calcFontInfo()
H A Dnumpages.cxx877 if(pList && pList->IsAvailable( pLevelSettings->sBulletFont ) ) in IMPL_LINK()
/trunk/main/desktop/source/app/
H A Dappinit.cxx422 if ( aResId.GetResMgr()->IsAvailable( aResId )) in CreateTemporaryDirectory()
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx178 …OSL_PRECOND( _resourceManager.IsAvailable( getResourceType(), _resourceId ), "StringResourceAccess… in getResource()
405 if ( !m_pResourceManager->IsAvailable( resourceType->getResourceType(), resourceId ) ) in impl_getDirectElement_nothrow()
460 if ( !m_pResourceManager->IsAvailable( resourceType->getResourceType(), resourceId ) ) in hasByName()
H A Dresource.cxx274 if( pResMgr->IsAvailable( aId ) ) in invoke()
289 bRet = pResMgr->IsAvailable( aId ); in invoke()
325 if( pResMgr->IsAvailable( aId ) ) in invoke()
350 bRet = pResMgr->IsAvailable( aId ); in invoke()
/trunk/main/framework/source/uielement/
H A Dcontrolmenucontroller.cxx235 if ( pResMgr->IsAvailable( aResId )) in updateImagesPopupMenu()
393 if ( pResMgr->IsAvailable( aResId )) in impl_setPopupMenu()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx160 sal_Bool IsAvailable( SCCOL nX, SCROW nY );
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1070 sal_Bool ScOutputData::IsAvailable( SCCOL nX, SCROW nY ) in IsAvailable() function in ScOutputData
1239 …while ( nRightMissing > 0 && nRightX < MAXCOL && ( bOverwrite || IsAvailable( nRightX+1, nCellY ) … in GetOutputArea()
1250 while ( nLeftMissing > 0 && nLeftX > 0 && ( bOverwrite || IsAvailable( nLeftX-1, nCellY ) ) ) in GetOutputArea()
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx1387 if (!SvxPluginFileDlg::IsAvailable (SID_INSERT_SOUND)) in GetMenuState()
1389 if (!SvxPluginFileDlg::IsAvailable (SID_INSERT_VIDEO)) in GetMenuState()
/trunk/main/sfx2/source/appl/
H A Dmodule.cxx104 DBG_ASSERT( pResMgr->IsAvailable(aResId), "No default ImageList!" ); in GetImageList()
106 if ( pResMgr->IsAvailable(aResId) ) in GetImageList()
H A Dshutdownicon.cxx374 if( !m_pResMgr || !m_pResMgr->IsAvailable( aResId ) ) in GetResString()
/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx254 if ( !aResId.GetResMgr()->IsAvailable(aResId) ) in SeekGroup()
H A Dobjface.cxx437 if ( !aResId.GetResMgr()->IsAvailable(aResId) ) in CreateObjectBarUI_Impl()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1006 if( !pMgr || !pMgr->IsAvailable( aFamId ) ) in ReadResource()
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx137 DBG_ASSERT( pResMgr->IsAvailable(aResId), "No default ImageList!" ); in GetImageList()
139 if ( pResMgr->IsAvailable(aResId) ) in GetImageList()
/trunk/main/svtools/inc/svtools/
H A Dctrltool.hxx206 sal_Bool IsAvailable( const XubString& rName ) const;
/trunk/main/svtools/source/control/
H A Dctrltool.cxx745 sal_Bool FontList::IsAvailable( const XubString& rName ) const in IsAvailable() function in FontList
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx309 if( pResMgr->IsAvailable( aResId ) ) in implLoadResource()
318 if( pResMgr->IsAvailable( aResId ) ) in implLoadResource()
328 if( pResMgr->IsAvailable( aResId ) ) in implLoadResource()
/trunk/main/svx/inc/svx/
H A Dpfiledlg.hxx51 static bool IsAvailable (sal_uInt16 nKind);
/trunk/main/svx/source/dialog/
H A Dpfiledlg.cxx217 bool SvxPluginFileDlg::IsAvailable (sal_uInt16 nKind) in IsAvailable() function in SvxPluginFileDlg
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx260 if ( pResMgr->IsAvailable( aResId ) ) in GetTitle()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1979 if(pList && pList->IsAvailable( pLevelSettings->sBulletFont ) ) in ApplyNumRule()
/trunk/main/sw/source/core/bastyp/
H A Dswcache.cxx644 sal_Bool SwCacheAccess::IsAvailable() const in IsAvailable() function in SwCacheAccess
/trunk/main/sw/source/core/inc/
H A Dswcache.hxx235 virtual sal_Bool IsAvailable() const;

Completed in 149 milliseconds

12