Home
last modified time | relevance | path

Searched refs:bDisplay (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlcvali.cxx101 sal_Bool bDisplay; member in ScXMLHelpMessageContext
132 sal_Bool bDisplay; member in ScXMLErrorMessageContext
473 bDisplayHelp = bDisplay; in SetHelpMessage()
477 const rtl::OUString& sMessageType, const sal_Bool bDisplay) in SetErrorMessage() argument
482 bDisplayError = bDisplay; in SetErrorMessage()
501 bDisplay(sal_False) in ScXMLHelpMessageContext()
520 bDisplay = IsXMLToken(sValue, XML_TRUE); in ScXMLHelpMessageContext()
558 pValidationContext->SetHelpMessage(sTitle, sMessage.makeStringAndClear(), bDisplay); in EndElement()
572 bDisplay(sal_False) in ScXMLErrorMessageContext()
594 bDisplay = IsXMLToken(sValue, XML_TRUE); in ScXMLErrorMessageContext()
[all …]
H A DXMLTableHeaderFooterContext.cxx58 bDisplay( sal_True ), in XMLTableHeaderFooterContext()
77 bDisplay = IsXMLToken(rValue, XML_TRUE); in XMLTableHeaderFooterContext()
84 if( bOn && bDisplay ) in XMLTableHeaderFooterContext()
100 if ( bOn != bDisplay ) in XMLTableHeaderFooterContext()
101 xPropSet->setPropertyValue( sOn, uno::makeAny(bDisplay) ); in XMLTableHeaderFooterContext()
H A DXMLTableMasterPageExport.cxx71 const sal_Bool bDisplay) in exportHeaderFooter() argument
84 if( !bDisplay ) in exportHeaderFooter()
H A DXMLTableMasterPageExport.hxx42 const sal_Bool bDisplay);
H A DXMLColumnRowGroupExport.hxx35 sal_Bool bDisplay; member
H A DXMLColumnRowGroupExport.cxx109 if (!rGroup.bDisplay) in OpenGroup()
H A DXMLTableHeaderFooterContext.hxx54 sal_Bool bDisplay; member in XMLTableHeaderFooterContext
H A Dxmldpimp.cxx1535 bDisplay( sal_True ), in ScXMLDataPilotMemberContext()
1564 bDisplay = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotMemberContext()
1600 pMember->SetIsVisible(bDisplay); in EndElement()
H A Dxmldpimp.hxx580 sal_Bool bDisplay; member in ScXMLDataPilotMemberContext
H A Dxmlexprt.cxx1485 aGroup.bDisplay = !(pEntry->IsHidden()); in FillFieldGroup()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx730 sal_Bool bDisplay = sal_True; in Init() local
737 bDisplay=sal_False; in Init()
751 if (children[n]->getType() != browse::BrowseNodeTypes::SCRIPT && bDisplay ) in Init()
1197 sal_Bool bDisplay = sal_True; in RequestingChilds() local
1201 bDisplay=sal_False; in RequestingChilds()
1203 … if ( children[n].is() && children[n]->getType() != browse::BrowseNodeTypes::SCRIPT && bDisplay ) in RequestingChilds()
H A Dselector.cxx347 sal_Bool bDisplay = sal_True; in fillScriptList() local
367 bDisplay = sal_False; in fillScriptList()
371 if ( !bDisplay ) in fillScriptList()
/trunk/main/sd/source/ui/dlg/
H A Dpresent.cxx321 const bool bDisplay = !bWindow && ( mnMonitors > 1 ); in IMPL_LINK() local
322 maFtMonitor.Enable( bDisplay ); in IMPL_LINK()
323 maLBMonitor.Enable( bDisplay ); in IMPL_LINK()
/trunk/main/xmloff/source/text/
H A Dtxtvfldi.cxx1116 bDisplay( sal_True ), in XMLDatabaseDisplayImportContext()
1134 bDisplay = bValue; in ProcessAttribute()
1210 aAny.setValue( &bDisplay, ::getBooleanCppuType() ); in EndElement()
H A Dtxtfldi.cxx1312 , bDisplay( sal_True ) in XMLDatabaseFieldImportContext()
1356 bDisplay = sal_False; in ProcessAttribute()
1361 bDisplay = sal_True; in ProcessAttribute()
1431 aAny.setValue( &bDisplay, ::getBooleanCppuType() ); in PrepareField()
/trunk/main/xmloff/inc/
H A Dtxtvfldi.hxx591 sal_Bool bDisplay; member in XMLDatabaseDisplayImportContext
H A Dtxtfldi.hxx481 sal_Bool bDisplay; member in XMLDatabaseFieldImportContext

Completed in 112 milliseconds