Home
last modified time | relevance | path

Searched refs:IsUserDefined (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx324 aGluePoint.IsUserDefined = sal_False; in getByIdentifier()
340 if(rTempPoint.IsUserDefined()) in getByIdentifier()
342 aGluePoint.IsUserDefined = sal_True; in getByIdentifier()
500 aGluePoint.IsUserDefined = sal_False; in getByIndex()
513 aGluePoint.IsUserDefined = sal_True; in getByIndex()
/trunk/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx458 if((*pGPL)[a].IsUserDefined()) in HasMarkableGluePoints()
485 if((*pGPL)[a].IsUserDefined()) in GetMarkableGluePointCount()
546 if(rGP.IsUserDefined()) in MarkGluePoints()
607 if(rCandidate.IsUserDefined()) in PickGluePoint()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx149 if ( !pStyle->IsUserDefined() ) { in SfxManageStyleSheetPage()
253 if ( !aFilterLb.GetEntryCount() || !pStyle->IsUserDefined() ) in SfxManageStyleSheetPage()
H A Dnewstyle.cxx46 if ( !pStyle->IsUserDefined() ) in IMPL_LINK()
H A Dtempldlg.cxx2305 if(pStyle && pStyle->IsUserDefined()) in EnableDelete()
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx1387 sal_Bool bIsUserDef=pNumFmtShell->IsUserDefined( aFormat ); in IMPL_LINK()
1641 sal_Bool bUserDef=pNumFmtShell->IsUserDefined( aFormat ); in IMPL_LINK()
1725 sal_Bool bUserDef=pNumFmtShell->IsUserDefined( aFormat ); in IMPL_LINK()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx583 pExist->IsUsed() || pExist->IsUserDefined(); in Insert()
627 rNewSheet.IsUsed() || rNewSheet.IsUserDefined(); in Insert()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DGluePointDemo.java129 aGluePoint.IsUserDefined = true; in main()
/trunk/main/offapi/com/sun/star/drawing/
H A DGluePoint2.idl77 boolean IsUserDefined;
/trunk/main/svx/inc/svx/
H A Dsvdglue.hxx89 FASTBOOL IsUserDefined() const { return bUserDefined; } in IsUserDefined() function in SdrGluePoint
H A Dnumfmtsh.hxx175 sal_Bool IsUserDefined( const String& rFmtString );
/trunk/main/svl/inc/svl/
H A Dstyle.hxx139 sal_Bool IsUserDefined() const in IsUserDefined() function in SfxStyleSheetBase
H A Dzforlist.hxx569 sal_Bool IsUserDefined( const String& sStr, LanguageType eLnge = LANGUAGE_DONTKNOW );
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx477 sal_Bool SvxNumberFormatShell::IsUserDefined( const String& rFmtString ) in IsUserDefined() function in SvxNumberFormatShell
484 bFlag=pFormatter->IsUserDefined( rFmtString, eCurLanguage ); in IsUserDefined()
/trunk/main/sd/source/core/
H A Dstlfamily.cxx456 if( !pStyle->IsUserDefined() ) in removeByName()
H A Dstlsheet.cxx1024 return IsUserDefined() ? sal_True : sal_False; in isUserDefined()
H A Dstlpool.cxx902 if( !pStyle->IsUserDefined() ) in UpdateStdNames()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx969 if(!pBase->IsUserDefined()) in replaceByName()
1483 if(pBase && pBase->IsUserDefined()) in setName()
1509 bRet = pBase->IsUserDefined(); in isUserDefined()
2221 if(!rBase.getNewBase()->IsUserDefined()) in lcl_SetStyleProperty()
/trunk/main/cui/source/customize/
H A Dcfg.cxx3101 if ( IsMain() && !IsUserDefined() ) in IsDeletable()
3110 if ( IsMain() && !IsUserDefined() ) in IsRenamable()
4306 if ( pToolbar->IsUserDefined() ) in ApplyToolbar()
4602 if ( !pEntryData->IsUserDefined() ) in UpdateButtonStates()
/trunk/main/cui/source/inc/
H A Dcfg.hxx292 bool IsUserDefined() const { return bIsUserDefined; } in IsUserDefined() function in SvxConfigEntry
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx1219 if( (xGluePoints->getByIdentifier( nIdentifier ) >>= aGluePoint) && aGluePoint.IsUserDefined ) in ImpExportGluePoints()
H A Dximpshap.cxx273 aGluePoint.IsUserDefined = sal_True; in addGluePoint()
968 && aSourceGluePoint.IsUserDefined) in onDemandRescueUsefulDataFromTemporary()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx450 if( xNewSheet->IsUserDefined() || xNewSheet->IsUsed() ) in Insert()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx1462 … if( (pStyleSheet->GetName() != aStandardName) && (bReserveAll || !pStyleSheet->IsUserDefined()) ) in CreateUserStyles()
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx1192 return pStyle->IsUserDefined(); in isUserDefined()

Completed in 211 milliseconds

12