Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Ddatanavi.cxx486 bool bIsElement = true; in DoToolBoxAction() local
516 bIsElement = false; in DoToolBoxAction()
594 SvLBoxEntry* pNewEntry = AddEntry( pNode, bIsElement ); in DoToolBoxAction()
1129 bool bIsElement = ( eChildType == css::xml::dom::NodeType_ELEMENT_NODE ); in RemoveEntry() local
1130 sal_uInt16 nResId = bIsElement ? RID_QRY_REMOVE_ELEMENT : RID_QRY_REMOVE_ATTRIBUTE; in RemoveEntry()
1131 String sVar = bIsElement ? ELEMENTNAME : ATTRIBUTENAME; in RemoveEntry()

Completed in 31 milliseconds